mirror of https://github.com/apache/nifi.git
[NIFI-2833] Increase font size and line height for small dialogs. This closes #1078
This commit is contained in:
parent
833ec4409c
commit
12e3315ae9
|
@ -32,6 +32,8 @@
|
|||
max-width: 23%;
|
||||
min-height: 250px;
|
||||
min-width: 320px;
|
||||
font-size: 13px;
|
||||
line-height: 1.3;
|
||||
}
|
||||
|
||||
.medium-dialog {
|
||||
|
|
Loading…
Reference in New Issue