mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
9 lines
131 B
SCSS
9 lines
131 B
SCSS
.request-group-membership-form {
|
|
label {
|
|
font-weight: bold;
|
|
}
|
|
}
|
|
|
|
.group-edit-membership-request-template {
|
|
width: 98%;
|
|
}
|