You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-30 02:21:17 +03:00
Remove label background
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
@ -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 {
|
||||||
|
Reference in New Issue
Block a user