Add vscode dir to gitignore, fix light mode css, add SU default perms
This commit is contained in:
parent
9a8a1e034e
commit
7972efdbac
4 changed files with 19 additions and 4 deletions
|
|
@ -16,7 +16,7 @@
|
|||
--border-highlight: hsl(from var(--base-color) h 50% 75%);
|
||||
|
||||
--icon-scale: 1;
|
||||
--border-radius: 4px;
|
||||
--border-radius: 12px;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: light) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue