@@ -260,10 +260,6 @@ html.is-native-ipad {
.cp__right-sidebar-topbar {
padding-top: 37px;
}
-
- .ui__modal {
- top: 20vh;
- }
html.is-native-iphone {
@@ -138,16 +138,21 @@
+html.is-native-ios,
+html.is-native-android {
+ .ui__modal {
+ &-panel {
+ min-height: 420px;
+ }
+}
+
html.is-native-andorid,
html.is-native-iphone,
html.is-native-iphone-without-notch
{
- top: 10vh;
.references .foldable-title {
- margin-left: 4px
+ margin-left: 0px
.cards-review .block-control {