You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-31 13:44:28 +03:00
Allow setting knock room directory visibility (#11529)
* Allow setting knock room directory visibility Signed-off-by: Charly Nguyen <charly.nguyen@nordeck.net> * Apply PR feedback Signed-off-by: Charly Nguyen <charly.nguyen@nordeck.net> --------- Signed-off-by: Charly Nguyen <charly.nguyen@nordeck.net>
This commit is contained in:
@ -74,3 +74,8 @@ limitations under the License.
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.mx_JoinRuleSettings_labelledCheckbox {
|
||||
font: var(--cpd-font-body-md-regular);
|
||||
margin-top: var(--cpd-space-2x);
|
||||
}
|
||||
|
Reference in New Issue
Block a user