| | |
| | | .avue-form__menu--center .el-button { |
| | | float: left; |
| | | } |
| | | |
| | | .dispatch .avue-form__menu--center .el-button { |
| | | float: none; |
| | | } |
| | |
| | | // position: relative; |
| | | // right: 70px; |
| | | // } |
| | | |
| | | .securityGuard .el-button.el-button--text.el-button--small:nth-child(1) { |
| | | position: relative; |
| | | right: 70px; |
| | |
| | | float: none; |
| | | } |
| | | } |
| | | |
| | | .avue-form__group > div:last-child { |
| | | display: inline-block !important; |
| | | // width: auto !important; |
| | | } |
| | | |
| | | // 表格搜索按钮样式覆盖 |
| | | @import "./tableSearchBut.scss"; |
| | | .userSManual .el-card.basic-container__card.is-always-shadow, |
| | | .userSManual .el-card__body { |
| | | width: 100% !important; |
| | | height: 100% !important; |
| | | box-sizing: border-box !important; |
| | | } |
| | | |
| | | // 整体缩放 |
| | | body { |
| | | zoom: 0.997; |
| | | // font-size: xx-small; |
| | | } |