Copy CSS files to installation folder
This commit is contained in:
parent
e037c6871c
commit
58a105f511
4 changed files with 4 additions and 0 deletions
|
|
@ -461,6 +461,7 @@ body.app-body {
|
|||
background-color: var(--color-accent);
|
||||
border-radius: 8px;
|
||||
opacity: .4;
|
||||
box-shadow: none;
|
||||
}
|
||||
:root:has(.app-body) *::-webkit-scrollbar-track:hover {
|
||||
background-color: var(--color-bg);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue