Updated theming for group background colors
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
.group-form {
|
||||
background: $gab-background-container;
|
||||
body.theme-gabsocial-light & {
|
||||
background: $gab-background-container-light;
|
||||
}
|
||||
padding: 15px;
|
||||
border-radius: 10px;
|
||||
|
||||
@@ -50,4 +53,4 @@
|
||||
pointer-events: none;
|
||||
}
|
||||
button {float: right;}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user