feat: move search icon a bit higher

This commit is contained in:
alistair3149 2021-01-15 23:56:33 -05:00
parent 4bbf111c1f
commit e43dd3e5e6
No known key found for this signature in database
GPG key ID: 94D081060FD3DD9C

View file

@ -152,7 +152,7 @@
height: 10px;
/* Use background-color variable because it is a part of the logo */
border: solid 2px var( --background-color-icon );
margin-top: -2px;
margin-top: -4px;
margin-left: -2px;
border-radius: 100%;
transform: rotate( -45deg );