Copy CSS files to installation folder

This commit is contained in:
nileane 2024-08-24 11:22:28 +00:00 committed by github-actions[bot]
commit 58a105f511
4 changed files with 4 additions and 0 deletions

View file

@ -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);