FIX: css for actionBar

This commit is contained in:
Julien Maille 2021-10-02 12:54:38 +02:00
parent c578e84d73
commit 7af1d12835

View file

@ -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);
}