Added the forgotten commit from the last merge request.
The gab-container-standards mixin contains all standard container common properties (background color, corner radius, anything else shared across the board).
This commit is contained in:
parent
deaa6b41c2
commit
9752de6a3e
@ -1,11 +1,6 @@
|
||||
.group-form {
|
||||
background: $gab-background-container;
|
||||
body.theme-gabsocial-light & {
|
||||
background: $gab-background-container-light;
|
||||
}
|
||||
padding: 15px;
|
||||
border-radius: 10px;
|
||||
|
||||
@include gab-container-standards();
|
||||
.group-form__input {
|
||||
height: 40px;
|
||||
padding: 0 15px;
|
||||
|
Loading…
Reference in New Issue
Block a user