Explorar o código

update logo background

afc163 %!s(int64=8) %!d(string=hai) anos
pai
achega
68013a5bb5
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/layouts/BasicLayout.less

+ 2 - 2
src/layouts/BasicLayout.less

@@ -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 {