Explorar o código

Fix PageHeader logo size

afc163 %!s(int64=8) %!d(string=hai) anos
pai
achega
0d17791578
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      src/components/PageHeader/index.less

+ 6 - 0
src/components/PageHeader/index.less

@@ -31,6 +31,12 @@
     flex: 0 1 auto;
     flex: 0 1 auto;
     margin-right: 16px;
     margin-right: 16px;
     padding-top: 1px;
     padding-top: 1px;
+    > img {
+      width: 28px;
+      height: 28px;
+      border-radius: @border-radius-base;
+      display: block;
+    }
   }
   }
 
 
   .title {
   .title {