mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 09:10:30 +08:00
arial
This commit is contained in:
parent
0d9edb277f
commit
51437ca803
@ -25,7 +25,7 @@ body {
|
||||
overflow: hidden;
|
||||
color: var(--cs-page-default-fg);
|
||||
background-color: var(--cs-page-default-bg);
|
||||
font-family: sans-serif !important;
|
||||
font-family: arial, sans-serif !important;
|
||||
}
|
||||
body.body-no-select {
|
||||
-webkit-user-select: none;
|
||||
@ -97,6 +97,7 @@ select {
|
||||
display: block;
|
||||
width: 100%;
|
||||
height: 30px;
|
||||
font-family: inherit;
|
||||
font-size: 16px;
|
||||
outline: none;
|
||||
cursor: pointer;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user