mirror of https://github.com/portainer/portainer
fix icon line up issue in sidebar (#5790)
parent
34c2a16363
commit
e4fd43e4fc
|
@ -92,7 +92,7 @@ ul.sidebar .sidebar-list a:hover .menu-icon {
|
|||
ul.sidebar .sidebar-list .menu-icon {
|
||||
padding-right: 30px;
|
||||
line-height: 40px;
|
||||
width: fit-content;
|
||||
width: 70px;
|
||||
}
|
||||
|
||||
#page-wrapper:not(.open) ul.sidebar {
|
||||
|
|
Loading…
Reference in New Issue