mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 09:15:41 +03:00
Remove rounded corners of the drop area
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
8551855a56
commit
a3001f77e4
1 changed files with 0 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue