diff --git a/view/css/admin_style.css b/view/css/admin_style.css index c016bc0..8033e7e 100644 --- a/view/css/admin_style.css +++ b/view/css/admin_style.css @@ -308,7 +308,6 @@ body{ font-size: 15px !important; } @media screen and (min-width:1270px) and (max-width:1440px){ - .admin-layui-col-top-right{ min-width: 788px; } @@ -344,7 +343,7 @@ body{ padding: 12px 12px 12px 0px; } .admin-layui-col-bottom-list{ - min-width: 217px; + min-width: 208px; } .admin-layui-col-bottom-list-last{ padding-right: 0px !important; @@ -387,7 +386,7 @@ body{ padding: 12px 12px 12px 0px; } .admin-layui-col-bottom-list{ - min-width: 217px; + min-width: 208px; } .admin-layui-col-bottom-list-last{ padding-right: 0px !important;