فهرست منبع

Tweak mobile css

Angus McLeod 7 سال پیش
والد
کامیت
23c2c120c2
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      assets/stylesheets/wizard/wizard_custom_mobile.scss

+ 2 - 2
assets/stylesheets/wizard/wizard_custom_mobile.scss

@@ -32,7 +32,7 @@
   }
 
   .wizard-step-banner {
-    max-height: 200px !important;
+    max-height: 250px !important;
     width: initial !important;
   }
 
@@ -48,7 +48,7 @@
 
   .wizard-column {
     .checkbox-field > label {
-      max-width: 80%;
+      max-width: calc(100% - 53px);
     }
 
     .wizard-field .field-description {