fix:css
This commit is contained in:
@@ -206,4 +206,15 @@ html.dark::view-transition-old(root) {
|
||||
|
||||
.ant-menu {
|
||||
height: 100%;
|
||||
border: none !important;
|
||||
background-color: transparent !important;
|
||||
|
||||
}
|
||||
|
||||
.ant-layout-sider {
|
||||
@apply rounded-r-xl dark:!bg-black/80
|
||||
}
|
||||
|
||||
.ant-layout-header{
|
||||
@apply rounded-b-sm ml-2
|
||||
}
|
||||
Reference in New Issue
Block a user