.el-popper { .el-menu--vertical { .el-menu { border-radius: 0 0 8px 8px; padding: 10px 0 10px 0; background: #001D53; .elsubMenu { width: 136px; height: 30px; margin: 10px 0; position: relative; left: 45px; .grounpItem { height: 30px; position: relative; top: -13px; .grounpItemSty { width: 7px; height: 7px; background: #B1B8CB; border-radius: 50%; position: relative; left: -40px; } .grounpItemSpan { position: relative; left: -15px; } } .is-active { background: rgba(0, 70, 199, 0.4); border: 1px solid #115FC8; .grounpItemSty { background: #1C99FF; position: relative; left: -41px; } } } } } }