Browse Source

fix: #1649 height of settingDarwer

pull/1685/head
F-loat 8 years ago
committed by 陈帅
parent
commit
baac17a1c6
  1. 2
      src/components/SettingDarwer/index.less

2
src/components/SettingDarwer/index.less

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

Loading…
Cancel
Save