mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 02:42:54 +01:00
Merge pull request #680 from boafur/boafur-fix-1
fix(Sleek): Fixes search bar icon
This commit is contained in:
commit
fb9002cafc
@ -18,7 +18,8 @@
|
||||
color: var(--spice-text);
|
||||
height: 17px !important;
|
||||
stroke: var(--spice-text);
|
||||
stroke-width: 10px;
|
||||
stroke-width: 1px;
|
||||
float: right;
|
||||
}
|
||||
|
||||
[role='searchbox']::placeholder {
|
||||
|
Loading…
Reference in New Issue
Block a user