Преглед на файлове

Fixed scrollbar, occured twice at admin panel

Martin Filser преди 4 години
родител
ревизия
fdb3f83d1f
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      client/components/settings/settingBody.styl

+ 1 - 1
client/components/settings/settingBody.styl

@@ -11,7 +11,7 @@
   color: #727479
   background: #dedede
   width 100%
-  height 100%
+  height calc(100% - 80px)
   position: absolute;
 
   .content-title