chg: [UI] Raise font size of local org description

pull/7589/head
Jakub Onderka 2021-07-26 10:56:04 +02:00
parent e7565b5cb9
commit 4f28cf257b
1 changed files with 2 additions and 1 deletions

View File

@ -221,10 +221,11 @@ small.form-field-description::before {
small.form-field-description {
display: block;
text-align: justify;
margin-left: 0em;
margin-left: 0;
margin-bottom: 1em;
line-height: 150%;
width: 520px;
font-size: 95%;
}
div.input {