mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-15 18:20:11 +00:00
fix(dashboard): make code text in darkmode visible
This commit is contained in:
parent
8688cdb289
commit
c049dafe5d
1 changed files with 0 additions and 2 deletions
|
|
@ -28,8 +28,6 @@ blockquote {
|
||||||
border-left: 4px solid $gray-transparent; // overwrite this in the individual styles
|
border-left: 4px solid $gray-transparent; // overwrite this in the individual styles
|
||||||
}
|
}
|
||||||
|
|
||||||
code {
|
|
||||||
color: var(--bs-body-color) !important; // overwrite
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.dyslexic {
|
.dyslexic {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue