minor style fix select2

This commit is contained in:
fbsanchez 2021-02-16 13:41:03 +01:00
parent 8049aabf5b
commit 210017b162

View File

@ -6079,6 +6079,10 @@ li .select2 {
max-width: 400px !important;
}
.select2-container {
min-width: 110px !important;
}
div.graph td.legendLabel {
text-align: justify;
}