mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-30 09:31:53 +08:00
css vars refactoring
This commit is contained in:
@@ -93,5 +93,5 @@ div#keyboard p {
|
||||
transform: translateY(-50%);
|
||||
}
|
||||
div#keyboard b {
|
||||
color: var(--fg-color-special);
|
||||
color: var(--bg-color-intensive);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user