You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-08-06 10:22:45 +03:00
Remove rounded corners of the drop area
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
@@ -30,9 +30,6 @@ limitations under the License.
|
|||||||
|
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
|
||||||
border-top-left-radius: 10px;
|
|
||||||
border-top-right-radius: 10px;
|
|
||||||
|
|
||||||
background-color: $droptarget-bg-color;
|
background-color: $droptarget-bg-color;
|
||||||
|
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
Reference in New Issue
Block a user