Remove droptarget colors

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner
2021-02-26 08:12:38 +01:00
parent 172cc01f7d
commit 3e0558f4d9
2 changed files with 0 additions and 6 deletions
-3
View File
@@ -67,9 +67,6 @@ $groupFilterPanel-bg-color: rgba(232, 232, 232, 0.77);
// used by RoomDirectory permissions
$plinth-bg-color: $secondary-accent-color;
// used by RoomDropTarget
$droptarget-bg-color: rgba(255,255,255,0.95);
// used by AddressSelector
$selected-color: $secondary-accent-color;