mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-12 12:04:16 +00:00
format
This commit is contained in:
parent
0ac5a3f3e8
commit
f8701a22c9
@ -19,7 +19,8 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.ant-menu, .ant-menu ul {
|
.ant-menu,
|
||||||
|
.ant-menu ul {
|
||||||
background : transparent !important;
|
background : transparent !important;
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
|
|
||||||
@ -91,6 +92,12 @@
|
|||||||
width : 80%;
|
width : 80%;
|
||||||
max-height: 80px;
|
max-height: 80px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&.collapsed {
|
||||||
|
img {
|
||||||
|
max-width: 40px;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.app_sidebar_menu {
|
.app_sidebar_menu {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user