Change app version name to 10px (#1591)

Adds font size to `.app-version-name`
This commit is contained in:
Gandharv 2021-12-16 13:03:20 +05:30 committed by GitHub
parent 06a537b031
commit 9a9c4dbfa8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2849,6 +2849,7 @@ input[type='text'] {
padding: 4px 8px;
border-radius: 4px;
min-width: 100px;
font-size: 10px;
}
.canvas-background-holder {