陈帅 8 лет назад
Родитель
Сommit
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;
   }
 }