mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
86cf4468af
Commit 6e54719474
moved the Mastodon
variables and mixins deeper in the directory hierarchy; this commit
brings the glitch components in line with that change.
8 lines
116 B
SCSS
8 lines
116 B
SCSS
@import 'styles/mastodon/variables';
|
|
|
|
.glitch.local-settings__page__item {
|
|
select {
|
|
margin-bottom: 5px;
|
|
}
|
|
}
|