|
@@ -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-andorid,
|
|
|
html.is-native-iphone,
|
|
html.is-native-iphone,
|
|
|
html.is-native-iphone-without-notch
|
|
html.is-native-iphone-without-notch
|
|
|
{
|
|
{
|
|
|
- .ui__modal {
|
|
|
|
|
- top: 10vh;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
.references .foldable-title {
|
|
.references .foldable-title {
|
|
|
- margin-left: 4px
|
|
|
|
|
|
|
+ margin-left: 0px
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.cards-review .block-control {
|
|
.cards-review .block-control {
|