mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
added comment for #86
This commit is contained in:
parent
f81fded8a4
commit
80347b6e20
@ -56,7 +56,7 @@ div#stream-box {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
border: var(--border-window-default-thin);
|
||||
margin: -1px -1px -1px -1px;
|
||||
margin: -1px -1px -1px -1px; /* See pikvm/kvm#86, pikvm/pikvm#599 */
|
||||
}
|
||||
div.stream-box-offline {
|
||||
-webkit-filter: grayscale(100%) brightness(75%) sepia(75%);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user