mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
pikvm/pikvm#1406: Web: Fixed keypad keys overlapping
This commit is contained in:
parent
af51d79502
commit
ac240e141b
@ -34,7 +34,7 @@ div.keypad div.keypad-block:not(:first-child) {
|
||||
|
||||
div.keypad div.keypad-row {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
flex-wrap: nowrap;
|
||||
white-space: nowrap;
|
||||
height: 40px;
|
||||
margin-bottom: 5px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user