index.less 101 B

123456
  1. .app-page {
  2. width: 100%;
  3. height: 100%;
  4. overflow-y: auto;
  5. background-color: #f6f6f6;
  6. }