mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 17:11:52 +08:00
css refactoring
This commit is contained in:
@@ -3,8 +3,8 @@ textarea#hid-pak-text {
|
||||
resize: none;
|
||||
width: 100%;
|
||||
height: 40px;
|
||||
color: var(--fg-color-intensive);
|
||||
background-color: var(--bg-color-light);
|
||||
color: var(--cs-window-default-fg);
|
||||
background-color: var(--cs-window-default-bg);
|
||||
border: none;
|
||||
outline: 0 !important;
|
||||
-webkit-appearance:none;
|
||||
|
||||
Reference in New Issue
Block a user