Fix large text on proposals modal
This commit is contained in:
parent
90ee2451f4
commit
a357fca36f
2 changed files with 5 additions and 1 deletions
|
|
@ -437,3 +437,7 @@ input[type=file] {
|
|||
.keyboard-open .has-tabs {
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
.white-space-initial {
|
||||
white-space: initial;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue