Add ability to edit room settings
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user