fix droptarget
parent
6212e805d2
commit
13c1829cd4
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue