mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 17:11:52 +08:00
pikvm/pikvm#599: fixed webui windows oversizing
This commit is contained in:
@@ -55,7 +55,7 @@ div#stream-box {
|
||||
object-fit: contain;
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
border: var(--border-window-thin);
|
||||
border: var(--border-window-default-thin);
|
||||
}
|
||||
div.stream-box-offline {
|
||||
-webkit-filter: grayscale(100%) brightness(75%) sepia(75%);
|
||||
|
||||
Reference in New Issue
Block a user