| | |
| | | } |
| | | .el-radio-button__orig-radio:checked+.el-radio-button__inner { |
| | | box-shadow: -0.00521rem 0 0 0 #b3d8ff; |
| | | } |
| | | } |
| | | |
| | | .el-menu-item,.el-submenu{ |
| | | width: 100px; |
| | | height: 100px !important; |
| | | line-height:normal; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center !important; |
| | | |
| | | } |
| | | // .el-menu-popup{ |
| | | // min-width: 100px !important; |
| | | // } |
| | | .el-menu--vertical{ |
| | | max-width: 100px !important; |
| | | } |
| | | |
| | | .el-menu--collapse .el-menu .el-submenu, .el-menu--popup { |
| | | min-width: 100px !important; |
| | | // background-color: #fff ; |
| | | } |
| | | .el-popover.el-popper{ |
| | | min-width: 60px !important; |
| | | } |