mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +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-color: transparent !important;
|
||||
|
||||
@ -91,6 +92,12 @@
|
||||
width : 80%;
|
||||
max-height: 80px;
|
||||
}
|
||||
|
||||
&.collapsed {
|
||||
img {
|
||||
max-width: 40px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.app_sidebar_menu {
|
||||
|
Loading…
x
Reference in New Issue
Block a user