mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 02:15:46 +08:00
10 lines
130 B
SCSS
10 lines
130 B
SCSS
.request-group-membership-form {
|
|
label {
|
|
font-weight: bold;
|
|
}
|
|
}
|
|
|
|
.group-add-membership-request-template {
|
|
width: 98%;
|
|
}
|