mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 17:20:30 +08:00
pre
This commit is contained in:
parent
2916c7fe06
commit
ff2ac423b2
@ -26,6 +26,13 @@ hr {
|
||||
border-top: var(--border-normal-thin);
|
||||
}
|
||||
|
||||
pre {
|
||||
color: var(--fg-color-dark);
|
||||
background-color: var(--bg-color-dark);
|
||||
padding: 10px;
|
||||
border-radius: 8px;
|
||||
}
|
||||
|
||||
button, select {
|
||||
box-shadow: none;
|
||||
border: none;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user