This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
|
@import 'styles/variables';
|
|
|
|
.glitch.local-settings__page {
|
|
display: block;
|
|
flex: auto;
|
|
padding: 15px 20px 15px 20px;
|
|
width: 360px;
|
|
overflow-y: auto;
|
|
}
|