mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-27 09:13:14 +10:00
Fix search icon position in different browsers
This commit is contained in:
parent
9a5552abbc
commit
02e83dfee1
1 changed files with 2 additions and 0 deletions
|
|
@ -53,10 +53,12 @@
|
|||
}
|
||||
|
||||
.searchIcon {
|
||||
vertical-align: top;
|
||||
stroke: var(--matterColorLight);
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
margin-right: 10px;
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
.desktopSearchForm {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue