Move group ui buttons to group settings

This commit is contained in:
Luke Barnard
2017-10-18 13:47:59 +01:00
parent 7c399974ce
commit e5c128fcb8
2 changed files with 29 additions and 7 deletions

View File

@@ -60,6 +60,10 @@ limitations under the License.
padding-right: 12px;
}
.mx_RoomHeader_textButton_danger {
background-color: $warning-color;
}
.mx_RoomHeader_cancelButton {
order: 2;
cursor: pointer;