فهرست منبع

修改搜索框超出

chenrui  2 سال پیش
والد
کامیت
b62103523c
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      src/views/system/securityCheck/components/securityCheckHeader.vue

+ 3 - 0
src/views/system/securityCheck/components/securityCheckHeader.vue

@@ -485,6 +485,9 @@ export default {
     // height: 32px;
     // line-height: 30px;
   }
+  ::v-deep .ant-select-selection--single {
+    overflow: hidden;
+  }
   .form {
     z-index: 999;
     > .but {