PMCORE-2659:The last menu option can not be seen propperly when the side menu is complete displayed
correction
This commit is contained in:
@@ -276,7 +276,13 @@
|
||||
}
|
||||
|
||||
.v-sidebar-menu {
|
||||
background-color: #0099dd
|
||||
background-color: #0099dd;
|
||||
}
|
||||
|
||||
.v-sidebar-menu .vsm--scroll-wrapper {
|
||||
height: 100%;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
.v-sidebar-menu .vsm--link {
|
||||
|
||||
Reference in New Issue
Block a user