fix droptarget

pull/5578/head
Matthew Hodgson 2017-10-26 02:09:56 +01:00
parent 6212e805d2
commit 13c1829cd4
1 changed files with 2 additions and 1 deletions

View File

@ -223,7 +223,8 @@ $progressbar-color: #000;
color: rgba(255, 255, 255, 0.6) ! important;
}
.mx_RoomList_emptySubListTip {
.mx_RoomList_emptySubListTip,
.mx_RoomDropTarget {
font-size: 14px ! important;
border: 1.5px dashed rgba(0,0,0,0.2) ! important;
color: #fff ! important;