按钮级别的新版本,多级别的组织架构
loulijun2021
2023-08-07 d76e64532f658545de5330fb0db30d90b061c069
src/styles/global.css
@@ -3,8 +3,8 @@
  height: 100%;
  margin: 0;
  padding: 0;
  /*min-width: 1800px;*/
  /*overflow-y: hidden;*/
  min-width: 1200px;
  overflow-y: hidden;
  /*overflow-x: hidden;*/
  -moz-osx-font-smoothing: grayscale;
@@ -116,6 +116,15 @@
  font-size: 26px !important;
}
.el-button{
  height: 34px ;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
/*
定义滚动条高宽及背景
高宽分别对应横竖滚动条的尺寸