Commit 68013a5b authored by afc163's avatar afc163

update logo background

parent 664e9289
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
line-height: 64px; line-height: 64px;
padding-left: 32px; padding-left: 32px;
transition: all .3s; transition: all .3s;
background: #00284d; background: #002140;
overflow: hidden; overflow: hidden;
img { img {
display: inline-block; display: inline-block;
...@@ -64,7 +64,7 @@ ...@@ -64,7 +64,7 @@
} }
&:global(.ant-popover-open), &:global(.ant-popover-open),
&:hover { &:hover {
background: rgba(0, 0, 0, .04); background: @primary-1;
} }
} }
.search { .search {
......
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