Remove rounded border

pull/21833/head
Š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
1 changed files with 0 additions and 2 deletions

View File

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