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