This commit is contained in:
srgooglo 2022-03-02 20:36:41 +01:00
parent 0ac5a3f3e8
commit f8701a22c9

View File

@ -19,7 +19,8 @@
}
}
.ant-menu, .ant-menu ul {
.ant-menu,
.ant-menu ul {
background : transparent !important;
background-color: transparent !important;
@ -91,6 +92,12 @@
width : 80%;
max-height: 80px;
}
&.collapsed {
img {
max-width: 40px;
}
}
}
.app_sidebar_menu {