陈帅 пре 8 година
родитељ
комит
9691ce3bce
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/components/GlobalHeader/index.less

+ 1 - 0
src/components/GlobalHeader/index.less

@@ -9,6 +9,7 @@
 
 :global {
   .ant-layout {
+    min-height: 100vh;
     overflow-x: hidden;
   }
 }