Commit c01f782d authored by nano's avatar nano

header style

parent 71df46f9
...@@ -4,8 +4,11 @@ html, body, :global(#root) { ...@@ -4,8 +4,11 @@ html, body, :global(#root) {
} }
:global { :global {
.ant-layout-header, .ant-menu-item{ .ant-layout-header{
background: #001933 !important background: linear-gradient(135deg,#455D7A, #43405D) !important
}
.ant-menu-dark {
background: transparent !important;
} }
.example-enter { .example-enter {
opacity: 0.01; opacity: 0.01;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment