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