forked from matrix/element-web
better room settings
This commit is contained in:
parent
59f380d3fc
commit
11f5561be6
|
@ -44,8 +44,13 @@ limitations under the License.
|
||||||
margin-top: 6px;
|
margin-top: 6px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mx_RoomSettings_description {
|
||||||
|
width: 330px;
|
||||||
|
}
|
||||||
|
|
||||||
.mx_RoomSettings_buttons {
|
.mx_RoomSettings_buttons {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
|
margin-bottom: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomSettings_button {
|
.mx_RoomSettings_button {
|
||||||
|
|
Loading…
Reference in New Issue