| | |
| | | .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; |
| | |
| | | .avue-empty__desc { |
| | | color: #fff !important; |
| | | } |
| | | |
| | | .certificateTJ .avue-form__menu--center { |
| | | // 统计图持证表格按钮过长 |
| | | width: 320px !important; |
| | | } |
| | | |
| | | .el-menu.el-menu--popup.el-menu--popup-right-start { |
| | | //菜单折叠 弹窗样式 |
| | | .el-menu-item span, |
| | | .el-menu-item i { |
| | | color: rgba($color: #000000, $alpha: 0.7) !important; |
| | | } |
| | | li:hover { |
| | | background-color: #bcdcfd !important; |
| | | } |
| | | } |
| | | |
| | | .addCompany { |
| | | .avue-form__menu--center .el-button { |
| | | 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; |
| | | } |