mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-23 03:12:53 +01:00
give more horizontal space to text in track lists
This commit is contained in:
parent
036cd819e9
commit
818451a3db
@ -1507,3 +1507,8 @@ button[data-button=add-recommendation] {
|
|||||||
z-index: 3;
|
z-index: 3;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#content .app-content, #tracklist-container {
|
||||||
|
padding-left: 1px !important;
|
||||||
|
padding-right: 1px !important;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user