mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Update spa sass, fix timestamp dark mode bug
This commit is contained in:
parent
039dfaa6c3
commit
4147f7c521
1 changed files with 4 additions and 0 deletions
4
resources/assets/sass/spa.scss
vendored
4
resources/assets/sass/spa.scss
vendored
|
@ -392,6 +392,10 @@ span.twitter-typeahead .tt-suggestion:focus {
|
|||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
|
||||
}
|
||||
|
||||
.timestamp-overlay-badge {
|
||||
color: var(--dark);
|
||||
}
|
||||
|
||||
.timeline-status-component {
|
||||
.username {
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
|
||||
|
|
Loading…
Reference in a new issue