Merge pull request #680 from boafur/boafur-fix-1

fix(Sleek): Fixes search bar icon
This commit is contained in:
morpheusthewhite 2022-02-19 08:22:49 +01:00 committed by GitHub
commit fb9002cafc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 {