[Glitch] Change settings area to be separated into categories in admin UI

Port 7c152acb2c to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Eugen Rochko
2022-10-22 11:44:41 +02:00
committed by Claire
parent 58e2b0973d
commit 80b53623e1
3 changed files with 85 additions and 18 deletions

View File

@ -20,6 +20,11 @@
background: transparent;
padding: 0;
cursor: pointer;
text-decoration: none;
&--destructive {
color: $error-value-color;
}
&:hover,
&:active {