fix(mobile): close left sidebar when search

This commit is contained in:
leizhe
2021-12-19 15:33:56 +08:00
committed by Tienson Qin
parent f3b4e2398f
commit 01d9c28899
2 changed files with 3 additions and 2 deletions

View File

@@ -133,7 +133,7 @@ html.is-native-andorid
html.is-native-iphone
{
.ui__modal {
top: 15vh;
top: 22vh;
}
}