Correct display of working plan exception breaks.

This commit is contained in:
Alex Tselegidis 2022-01-18 15:50:20 +01:00
parent 075e67e0e3
commit 7f40618809
1 changed files with 8 additions and 0 deletions

View File

@ -731,6 +731,14 @@ body .form-horizontal .controls {
}
}
#working-plan-exceptions-breaks {
table-layout: fixed;
.form-control {
width: 100% !important;
}
}
#providers-page .working-plan .checkbox,
#providers-page .working-plan input[type='text'],
#providers-page .working-plan button {