Remove rounded border

This commit is contained in:
Šimon Brandner 2021-02-24 20:41:20 +01:00
parent 649b87ac11
commit 25873c8759
No known key found for this signature in database
GPG key ID: 9760693FDD98A790

View file

@ -48,8 +48,6 @@ limitations under the License.
min-width: 100px;
min-height: 100px;
border-radius: 8px;
&:hover {
cursor: grab;
}