Browse Source

fix .box-body to fit content

Johan Desmyter 11 năm trước cách đây
mục cha
commit
9f366cef79
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Resources/public/vendor/AdminLTE/css/AdminLTE.css

+ 1 - 0
Resources/public/vendor/AdminLTE/css/AdminLTE.css

@@ -1338,6 +1338,7 @@ body > .header .logo .icon {
   border-top-right-radius: 0;
   border-bottom-right-radius: 3px;
   border-bottom-left-radius: 3px;
+  overflow: hidden;
 }
 .box .box-body > table,
 .box .box-body > .table {