manifest.css 98 B

12345678
  1. .container {
  2. height: 100%;
  3. overflow-y: auto;
  4. }
  5. ui-box-container {
  6. min-height: 50px;
  7. }