RED-10180: increased extraOption container width.
This commit is contained in:
parent
32de775859
commit
e88929f0d4
@ -22,7 +22,7 @@
|
||||
|
||||
@if (isSelected(option)) {
|
||||
@if (option.additionalCheck && !option.additionalCheck.hidden) {
|
||||
<div class="iqser-input-group w-300">
|
||||
<div class="iqser-input-group w-450">
|
||||
<mat-checkbox
|
||||
(change)="emitExtraOption()"
|
||||
[(ngModel)]="option.additionalCheck.checked"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user