You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
155 B

  1. @import 'variables';
  2. .glitch.local-settings__page {
  3. display: block;
  4. flex: auto;
  5. padding: 15px 20px 15px 20px;
  6. width: 360px;
  7. overflow-y: auto;
  8. }