Merge branch '361-roomDesc-editable' into 'dev'

Room description editable

See merge request keanuapp/keanuapp-weblite!122
This commit is contained in:
N Pex 2022-11-30 08:26:34 +00:00
commit 21d0370d77
16 changed files with 77 additions and 21 deletions

View file

@ -808,6 +808,10 @@ $admin-fg: white;
.topic {
font-family: "Inter", sans-serif;
font-size: 16px;
input {
text-align: center;
}
}
.created-by {