enhance(mobile): enhance References margin and padding

This commit is contained in:
leizhe
2021-12-19 19:06:07 +08:00
committed by Tienson Qin
parent c5adb7457f
commit 969fec3c99
4 changed files with 16 additions and 4 deletions

View File

@@ -129,12 +129,16 @@
}
}
html.is-native-andorid
html.is-native-andorid,
html.is-native-iphone
{
.ui__modal {
top: 22vh;
}
.references .foldable-title {
margin-left: 4px
}
}
html.is-mobile {