mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-08 05:42:34 +02:00
refactor(v2): align search icon to center on mobiles (#2814)
This commit is contained in:
parent
d391a2bcdb
commit
f23d03bd3b
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.searchInput {
|
.searchInput {
|
||||||
|
background-position-x: 0.85rem;
|
||||||
width: 0;
|
width: 0;
|
||||||
transition: width 0.3s ease-in-out;
|
transition: width 0.3s ease-in-out;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue