mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 02:42:54 +01:00
fix(Sleek): friend activity header padding (#932)
This commit is contained in:
parent
e945db43cb
commit
46a014b13f
@ -262,6 +262,11 @@ p.main-buddyFeed-timestamp.main-type-finale,
|
||||
color: var(--spice-subtext);
|
||||
}
|
||||
|
||||
.spotify__os--is-windows .nav-ylx .main-buddyFeed-header {
|
||||
padding-left: 0;
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
/* add gradient */
|
||||
.main-buddyFeed-friendsFeedContainer {
|
||||
background-image: linear-gradient(to bottom left, var(--spice-sidebar) 0%, var(--spice-player) 100%) !important;
|
||||
|
Loading…
Reference in New Issue
Block a user