mirror of https://github.com/vector-im/riot-web
Remove rounded corners of the drop area
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>pull/21833/head
parent
8551855a56
commit
a3001f77e4
|
@ -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 New Issue