mirror of https://gitee.com/xiaonuobase/snowy
【修复】模块坞颜色问题 #I8F2VD
parent
17db535cbf
commit
5be1048912
|
@ -146,6 +146,9 @@
|
|||
color: white;
|
||||
background-color: var(--primary-color);
|
||||
}
|
||||
.module-menu-color .ant-menu-item {
|
||||
color: white !important;
|
||||
}
|
||||
.module-card-scope {
|
||||
height: 49px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue