mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-31 01:51:53 +08:00
improved tablet detection
This commit is contained in:
@@ -53,7 +53,7 @@ div.tabs-box label {
|
||||
position: relative;
|
||||
top: 1px;
|
||||
}
|
||||
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
|
||||
@media only screen and (hover: none) and (pointer: coarse) and (orientation: portrait) {
|
||||
div.tabs-box label {
|
||||
height: 30px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user