fix(aio): style correctly on Safari (#20157)
This commit is contained in:
parent
63d26a1777
commit
880201681f
|
@ -125,6 +125,7 @@ aio-search-box.search-container {
|
||||||
width: 180px;
|
width: 180px;
|
||||||
max-width: 240px;
|
max-width: 240px;
|
||||||
height: 50%;
|
height: 50%;
|
||||||
|
-webkit-appearance: none;
|
||||||
|
|
||||||
&:focus {
|
&:focus {
|
||||||
outline: none;
|
outline: none;
|
||||||
|
|
Loading…
Reference in New Issue