按钮级别的新版本,多级别的组织架构
loulijun2021
2023-08-24 68338b19f9dc2ad9725326b7e699a3e191030cb8
src/styles/global.css
@@ -30,6 +30,7 @@
.el-table__body-wrapper{
  background: #f8f8fa;
}
.el-table__body .el-table__row.hover-row td {
  background-color: #eaecef !important;
}
@@ -41,6 +42,7 @@
.el-dialog__body{
  padding:50px 80px !important;
}
.el-dialog__body .el-input__inner{
  height: 34px !important;
}
@@ -60,7 +62,6 @@
  display: flex;
  justify-content: flex-end;
}
/*头部按钮组样式*/
@@ -114,8 +115,12 @@
  /*justify-content: space-between;*/
  /*justify-content: space-around;*/
  width: 100%;
  height:50px;
  /*min-height:42px  !important;*/
  flex-wrap: wrap;
}
.elForm .el-form-item {
  margin-bottom: 0 !important;
}
.elTableDiv {
@@ -156,7 +161,6 @@
.el-loading-text {
  font-size: 26px !important;
}
.el-button{
@@ -209,6 +213,7 @@
.el-table__fixed::before{
  height: 0 !important;
}
.el-table__fixed-right::before{
  height: 0 !important;
}