mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-24 09:28:31 +00:00
Change app version name to 10px (#1591)
Adds font size to `.app-version-name`
This commit is contained in:
parent
06a537b031
commit
9a9c4dbfa8
1 changed files with 1 additions and 0 deletions
|
|
@ -2849,6 +2849,7 @@ input[type='text'] {
|
||||||
padding: 4px 8px;
|
padding: 4px 8px;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
min-width: 100px;
|
min-width: 100px;
|
||||||
|
font-size: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.canvas-background-holder {
|
.canvas-background-holder {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue