diff --git a/component/pear/css/pear-module/table.css b/component/pear/css/pear-module/table.css index 7261a26..9ae8815 100644 --- a/component/pear/css/pear-module/table.css +++ b/component/pear/css/pear-module/table.css @@ -27,6 +27,10 @@ background-color: #5FB878 !important; } +.layui-table-view .layui-table{ + width: 100%; +} + .layui-table tr { height: 34px !important; line-height: 34px !important;