delint and fix min-height issue

This commit is contained in:
Michael Telatynski 2021-07-21 11:27:36 +01:00
parent fd64d37305
commit d147aaa984
5 changed files with 6 additions and 5 deletions

View file

@ -234,7 +234,7 @@ export class SpaceStoreClass extends AsyncStoreWithClient<IState> {
<p>{ _t("This makes it easy for rooms to stay private to a space, " +
"while letting people in the space find and join them. " +
"All new rooms in a space will have this option available.")}</p>
"All new rooms in a space will have this option available.") }</p>
</>,
button: _t("OK"),
hasCloseButton: false,