fix(Sleek): update classes for friend activity header (#972)

fixes padding in friend activity header
This commit is contained in:
MGIsHere 2023-07-13 15:47:09 +08:00 committed by GitHub
parent b9db82a9cb
commit 559505d488
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -301,7 +301,7 @@ p.main-buddyFeed-timestamp.main-type-finale,
color: var(--spice-subtext);
}
.spotify__os--is-windows .nav-ylx .main-buddyFeed-header {
.spotify__os--is-windows .main-buddyFeed-header {
padding-left: 0;
padding-right: 5px;
}