Explorar o código

fix: #1649 height of settingDarwer

F-loat %!s(int64=7) %!d(string=hai) anos
pai
achega
baac17a1c6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/SettingDarwer/index.less

+ 1 - 1
src/components/SettingDarwer/index.less

@@ -2,7 +2,7 @@
 
 .content {
   width: 273px;
-  height: 100%;
+  min-height: 100%;
   padding: 24px;
   background: #fff;
 }