2017-10-18 18:52:34 +02:00
|
|
|
@import 'styles/mastodon/variables';
|
2017-07-20 04:54:02 +02:00
|
|
|
|
|
|
|
.glitch.local-settings__navigation {
|
|
|
|
background: $primary-text-color;
|
|
|
|
color: $ui-base-color;
|
|
|
|
width: 200px;
|
|
|
|
font-size: 15px;
|
|
|
|
line-height: 20px;
|
|
|
|
overflow-y: auto;
|
|
|
|
}
|