mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 02:42:54 +01:00
fix top bar back and forward buttons are not aligned
This commit is contained in:
parent
acaad8c633
commit
bc200cd73d
@ -233,6 +233,7 @@ h3,
|
||||
margin-left: 60px;
|
||||
background-color: var(--spice-text) !important;
|
||||
padding: 5px;
|
||||
align-self: center;
|
||||
width: 24px !important;
|
||||
height: 24px !important;
|
||||
}
|
||||
@ -241,6 +242,7 @@ h3,
|
||||
-webkit-mask-image: url('./fluentui-system-icons/ic_fluent_arrow_right_24_filled.svg');
|
||||
background-color: var(--spice-text) !important;
|
||||
padding: 5px;
|
||||
align-self: center;
|
||||
width: 24px !important;
|
||||
height: 24px !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user