Improved rendering for import table preview
Fixed issue reported by user where long values in the import data would prevent the wizard to behave properly
This commit is contained in:
parent
58e89852c3
commit
c070ffde03
@ -1128,6 +1128,9 @@ refer to http://www.clipperz.com.
|
|||||||
border: 1px solid #999;
|
border: 1px solid #999;
|
||||||
padding: 0.5rem;
|
padding: 0.5rem;
|
||||||
|
|
||||||
|
max-width: 100px;
|
||||||
|
overflow-x: scroll;
|
||||||
|
|
||||||
&.PASSWORD {
|
&.PASSWORD {
|
||||||
font-family: clipperz-password;
|
font-family: clipperz-password;
|
||||||
font-size: 14.9pt;
|
font-size: 14.9pt;
|
||||||
|
Loading…
Reference in New Issue
Block a user