Merge branch 'ent-7293-bug-visual-selector-ip-agente' into 'develop'

Agent conf ip selector visual fix

See merge request 
This commit is contained in:
Daniel Rodriguez 2021-04-15 14:53:32 +00:00
commit 8cc4ddc9e0
1 changed files with 4 additions and 0 deletions
pandora_console/include/styles

View File

@ -5450,6 +5450,10 @@ table.info_table.policy_sub_table {
min-width: 100px;
}
div.label_select_child_left > span {
width: 100% !important;
}
.label_select_child_right {
width: 20%;
min-width: 140px;