Browse Source

始宁农业管理后台:样式

panyong 2 years ago
parent
commit
c92ed55c25
1 changed files with 6 additions and 0 deletions
  1. 6 0
      htmldev/shiningManage/src/App.vue

+ 6 - 0
htmldev/shiningManage/src/App.vue

@@ -15,6 +15,12 @@ export default {
   padding: 0;
 }
 
+.search-box {
+  .el-form-item__label {
+    width: auto !important;
+  }
+}
+
 .el-table {
   .el-table__body-wrapper {
     &::-webkit-scrollbar {