Мелкие фиксы стилей
This commit is contained in:
@@ -121,6 +121,7 @@ h1 {
|
||||
|
||||
.menu-content {
|
||||
border-right: none;
|
||||
padding-bottom: 30px;
|
||||
}
|
||||
|
||||
.menu-content__group-title {
|
||||
@@ -149,6 +150,11 @@ h1 {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.menu-list-item:hover,
|
||||
.menu-content :deep(.el-menu-item.menu-list-item:hover) {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
.menu-list-item.is-active {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user