Add ability to edit room settings
This commit is contained in:
parent
87dd9e8bb4
commit
0039ccf203
6 changed files with 125 additions and 16 deletions
|
@ -60,7 +60,7 @@ limitations under the License.
|
|||
order: 3;
|
||||
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
flex: 1;
|
||||
margin-top: 18px;
|
||||
margin-bottom: 18px;
|
||||
|
||||
|
@ -101,7 +101,7 @@ limitations under the License.
|
|||
|
||||
.mx_RoomView_statusAreaBox {
|
||||
max-width: 720px;
|
||||
margin: auto;
|
||||
margin: auto;
|
||||
border-top: 1px solid #a8dbf3;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue