1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2025-03-13 17:50:13 +01:00
mastodon/app/javascript/flavours/glitch/features/local_settings/page/style.scss
2017-12-03 23:26:40 -08:00

9 lines
171 B
SCSS

@import 'styles/mastodon/variables';
.glitch.local-settings__page {
display: block;
flex: auto;
padding: 15px 20px 15px 20px;
width: 360px;
overflow-y: auto;
}