Remove label background

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-02-25 18:32:04 +01:00
parent a3001f77e4
commit 26b70b6228
No known key found for this signature in database
GPG key ID: 9760693FDD98A790

View file

@ -42,11 +42,6 @@ limitations under the License.
.mx_RoomView_fileDropTargetLabel {
position: absolute;
border-radius: 10px;
padding: 10px;
background-color: $menu-bg-color;
}
.mx_RoomView_auxPanel {