浏览代码

style:时间筛选组件样式

yangfeng 11 月之前
父节点
当前提交
083b98388a
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      apps/bigmember_pc/src/components/selector/TimeSelectorContent.vue

+ 2 - 1
apps/bigmember_pc/src/components/selector/TimeSelectorContent.vue

@@ -865,7 +865,8 @@ export default {
       background: #E0E0E0;
     }
     .el-range-input{
-      width: 126px!important;
+      width: 104px!important;
+      height: 24px;
       padding: 0 12px;
       text-align: left;
       border: 1px solid #E0E0E0;