gang.huang преди 2 години
родител
ревизия
f93b580402
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      admin/templates/default/analysis.provider.php

+ 1 - 1
admin/templates/default/analysis.provider.php

@@ -556,7 +556,7 @@
 
 
         const fixedHeight = $('.fixed-bar').height();
-        $('.fixed-empty').css('cssText', 'height:' + (parseFloat(fixedHeight) + 16) + 'px !important');
+        $('.fixed-empty').css('cssText', 'height:' + (parseFloat(fixedHeight) + 8) + 'px !important');
 
     })
 </script>