7 lines
105 B
Text
7 lines
105 B
Text
.settings__container {
|
|
overflow: auto;
|
|
|
|
&:not(:last-child) {
|
|
margin-bottom: 2px;
|
|
}
|
|
}
|