diff --git a/component/pear/css/module/table.css b/component/pear/css/module/table.css index 330871d..ae5b550 100644 --- a/component/pear/css/module/table.css +++ b/component/pear/css/module/table.css @@ -18,8 +18,8 @@ } .layui-table-cell { - height: 34px !important; - line-height: 34px !important; + height: 34px; + line-height: 34px; } .layui-table .layui-laypage .layui-laypage-curr .layui-laypage-em { @@ -32,8 +32,8 @@ } .layui-table tr { - height: 34px !important; - line-height: 34px !important; + height: 34px; + line-height: 34px; } .layui-table-cell {