Skip to content

Commit 239489d

Browse files
committed
fix: dimensioni campi select
1 parent 8f3a0d2 commit 239489d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/src/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1700,7 +1700,7 @@ table.dataTable {
17001700
.select2-selection__placeholder,
17011701
.select2-selection__rendered,
17021702
.select2-results__option {
1703-
font-size: 11px !important;
1703+
font-size: 13px !important;
17041704
}
17051705

17061706
.btn-group>.btn-xs>input[type="checkbox"], .label>input[type="checkbox"] {

0 commit comments

Comments
 (0)