8 lines
124 B
Text
8 lines
124 B
Text
.forum__actions {
|
|
padding: 2px;
|
|
display: flex;
|
|
|
|
&__button:not(:first-child) {
|
|
margin-left: 2px;
|
|
}
|
|
}
|