visual error pandora_enterprise#9923

This commit is contained in:
Daniel Barbero 2022-11-25 14:12:11 +01:00
parent ff82665da9
commit 117c2e6d5c
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
.agent_options_column_left,
.agent_options_column_right {
width: 50%;
width: calc(50% - 40px);
box-sizing: border-box;
}