[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:
@ -20,6 +20,11 @@
|
||||
background: transparent;
|
||||
padding: 0;
|
||||
cursor: pointer;
|
||||
text-decoration: none;
|
||||
|
||||
&--destructive {
|
||||
color: $error-value-color;
|
||||
}
|
||||
|
||||
&:hover,
|
||||
&:active {
|
||||
|
Reference in New Issue
Block a user