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.
mastodon/app/javascript/glitch/components/local_settings/page/item/style.scss

8 lines
107 B
SCSS

@import 'styles/variables';
.glitch.local-settings__page__item {
select {
margin-bottom: 5px;
}
}