mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-13 01:00:12 +00:00
feat(dashboard): better pre styling
This commit is contained in:
parent
2819c97552
commit
9a9f60e3c3
2 changed files with 11 additions and 0 deletions
|
|
@ -15,6 +15,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
pre {
|
||||
background-color: $dark-alt;
|
||||
}
|
||||
|
||||
// bootstrap
|
||||
.nav-tabs * .nav-link {
|
||||
background-color: $body-bg-alt !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue