Remove label background
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>pull/21833/head
parent
a3001f77e4
commit
26b70b6228
|
@ -42,11 +42,6 @@ limitations under the License.
|
||||||
|
|
||||||
.mx_RoomView_fileDropTargetLabel {
|
.mx_RoomView_fileDropTargetLabel {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
||||||
border-radius: 10px;
|
|
||||||
padding: 10px;
|
|
||||||
|
|
||||||
background-color: $menu-bg-color;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomView_auxPanel {
|
.mx_RoomView_auxPanel {
|
||||||
|
|
Loading…
Reference in New Issue