mentCenter.less 144 B

123456789
  1. .mentCenter{
  2. height: 100%;
  3. padding: 24px;
  4. background: #fff;
  5. overflow-y: auto;
  6. }
  7. font>div:last-child{
  8. padding-bottom: 30px;
  9. }