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