chore: Consistent case for clear canvas, change font of buttons and clean up unused strings (#4195)

* chore: Consistent case for clear canvas and font

* Remove unused

* remove
This commit is contained in:
Lipis 2021-11-03 21:31:27 +02:00 committed by GitHub
parent cc201a6d80
commit 2b29b9a96d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 6 deletions

View file

@ -6,7 +6,6 @@
display: inline-flex;
align-items: center;
position: relative;
font-family: Cascadia;
cursor: pointer;
-webkit-tap-highlight-color: transparent;
border-radius: var(--space-factor);