| | |
| | | height: 680px !important; |
| | | line-height: 680px !important; |
| | | } |
| | | |
| | | //保安员管理 查看按钮放前 |
| | | // .securityGuard .el-button.el-button--text.el-button--small:first-child { |
| | | // 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; |
| | | } |
| | | } |