pages config

This commit is contained in:
2021-12-13 18:44:28 +07:00
22 changed files with 1911 additions and 13562 deletions

View File

@@ -56,4 +56,10 @@ code {
.shadow {
box-shadow: 0 7px 14px 0 rgba(60, 66, 87, 0.05), 0 3px 6px 0 rgba(0, 0, 0, 0.05);
}
}
.ant-menu-sub.ant-menu-inline{
background-color: #e3e8ee !important;
}
.ant-menu-submenu-arrow{
padding-right: 40px !important;
}