mirror of
https://github.com/element-hq/element-web
synced 2024-11-21 16:55:34 +03:00
Remove label background
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
a3001f77e4
commit
26b70b6228
1 changed files with 0 additions and 5 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue