diff options
author | Maxim Devaev <[email protected]> | 2022-11-21 05:20:03 +0300 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2022-11-21 05:20:03 +0300 |
commit | 0d086c2c4a5cc058ddec3d6d3c1c9f43def1a094 (patch) | |
tree | 25daef06a8a512a00048bfbcffbd9961a5fb9355 /web/share/css/kvm/stream.css | |
parent | 9e26141783371f69224af1cbda5775fa4173182f (diff) |
web: improved resizer
Diffstat (limited to 'web/share/css/kvm/stream.css')
-rw-r--r-- | web/share/css/kvm/stream.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/share/css/kvm/stream.css b/web/share/css/kvm/stream.css index 9cbd608f..499c65b7 100644 --- a/web/share/css/kvm/stream.css +++ b/web/share/css/kvm/stream.css @@ -23,6 +23,7 @@ div#stream-window { min-width: 400px; min-height: 200px; + padding-top: 23px; } div#stream-info { |