mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-31 18:11:54 +08:00
many style improvements
This commit is contained in:
@@ -147,10 +147,10 @@
|
||||
<table class="one-line-switch">
|
||||
<td>Auto-resize stream:</td>
|
||||
<td align="right">
|
||||
<div class="switch-box">
|
||||
<input class="switch-checkbox" checked type="checkbox" id="stream-auto-resize-checkbox">
|
||||
<label class="switch-label" for="stream-auto-resize-checkbox"><span class="switch-inner"></span><span class="switch"></span></label>
|
||||
</div>
|
||||
<div class="switch-box">
|
||||
<input checked type="checkbox" id="stream-auto-resize-checkbox">
|
||||
<label for="stream-auto-resize-checkbox"><span class="switch-inner"></span><span class="switch"></span></label>
|
||||
</div>
|
||||
</td>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user