1
0
mirror of http://git.whoc.org.uk/git/password-manager.git synced 2025-10-28 01:47:36 +01:00

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:
Giulio Cesare Solaroli
2018-09-17 12:55:34 +02:00
committed by GitHub
parent 58e89852c3
commit c070ffde03

View File

@@ -1128,6 +1128,9 @@ refer to http://www.clipperz.com.
border: 1px solid #999;
padding: 0.5rem;
max-width: 100px;
overflow-x: scroll;
&.PASSWORD {
font-family: clipperz-password;
font-size: 14.9pt;