Remove rounded border

This commit is contained in:
Šimon Brandner
2021-02-24 20:41:20 +01:00
parent 649b87ac11
commit 25873c8759

View File

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