Remove rounded corners of the drop area

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
pull/21833/head
Šimon Brandner 2021-02-25 18:30:39 +01:00
parent 8551855a56
commit a3001f77e4
No known key found for this signature in database
GPG Key ID: 9760693FDD98A790
1 changed files with 0 additions and 3 deletions

View File

@ -30,9 +30,6 @@ limitations under the License.
pointer-events: none;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
background-color: $droptarget-bg-color;
position: absolute;