mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-22 20:24:18 -04:00
[dark] dark mode fixes
This commit is contained in:
parent
d0376253fe
commit
ecc51c8b4c
@ -297,4 +297,16 @@ body[data-theme="dark"] {
|
||||
.vdp-datepicker__calendar {
|
||||
background-color: $dark;
|
||||
}
|
||||
|
||||
.day-event-0 {
|
||||
color: $black;
|
||||
}
|
||||
|
||||
.profile-current {
|
||||
border-inline-start: 3px solid $primary-dark !important;
|
||||
}
|
||||
|
||||
.list-group-flare > :first-child {
|
||||
border-top: 3px solid $primary-dark !important;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user