瀏覽代碼

禁用多选框样式优化

chenrui 3 年之前
父節點
當前提交
e56147d922
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/components/newThem.less

+ 2 - 1
src/components/newThem.less

@@ -6,4 +6,5 @@
 @menu-item-height: 30px;
 @collapse-header-padding: 6px 8px;
 @table-padding-vertical: 5px;
-@table-padding-horizontal: 5px;
+@table-padding-horizontal: 5px;
+@input-disabled-bg: #dedede;