mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
refactor(dashboard): revamp how lists work entirely
This commit is contained in:
parent
a62b6d53e2
commit
39e18704a6
19 changed files with 1090 additions and 613 deletions
|
|
@ -35,6 +35,10 @@
|
|||
background-color: $light-alt !important;
|
||||
}
|
||||
|
||||
.accordion-item {
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
// discord markdown
|
||||
.d-spoiler {
|
||||
color: $dark-alt; //overwrite
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue