部门切换样式优化

This commit is contained in:
禺狨 2023-03-29 09:41:53 +08:00
parent d9d3be1434
commit c5aa3488cb

View File

@ -275,3 +275,6 @@ h1 {
opacity: 0.8;
}
}
.ant-dropdown-menu-item-group-list {
padding: 0 0 4px 0 !important;
}