Explorar o código

fix fixed header transition (#1605)

柴茂源 %!s(int64=7) %!d(string=hai) anos
pai
achega
55946fb2cc
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/layouts/Header.less

+ 1 - 0
src/layouts/Header.less

@@ -3,4 +3,5 @@
   top: 0;
   width: 100%;
   z-index: 9;
+  transition: width 0.2s;
 }