mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-06-24 17:22:11 +00:00
FIX: css for actionBar
This commit is contained in:
parent
c578e84d73
commit
7af1d12835
1 changed files with 4 additions and 0 deletions
4
user.css
4
user.css
|
|
@ -876,3 +876,7 @@ html.right-expanded-cover.buddyfeed-visible .main-coverSlotExpanded-container {
|
|||
.main-buddyFeed-buddyFeed.main-buddyFeed-buddyFeed-expanded {
|
||||
z-index: 4;
|
||||
}
|
||||
|
||||
.main-actionBar-ActionBarRow button:not(.main-playButton-primary) {
|
||||
color: var(--spice-subtext);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue