mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-16 11:45:19 +00:00
8 lines
100 B
SCSS
8 lines
100 B
SCSS
@import 'variables';
|
|
|
|
.glitch.local-settings__page__item {
|
|
select {
|
|
margin-bottom: 5px;
|
|
}
|
|
}
|