Commit c01f782d authored by nano's avatar nano

header style

parent 71df46f9
......@@ -4,8 +4,11 @@ html, body, :global(#root) {
}
:global {
.ant-layout-header, .ant-menu-item{
background: #001933 !important
.ant-layout-header{
background: linear-gradient(135deg,#455D7A, #43405D) !important
}
.ant-menu-dark {
background: transparent !important;
}
.example-enter {
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