6 lines
304 B
CSS
6 lines
304 B
CSS
.group-user-row {align-items: stretch;}
|
|
.group-user-row .form-label {top: unset;}
|
|
.group-user-row .row-label {min-width: 105px;}
|
|
.group-user-box > .checkbox-primary {width: 20%; flex-wrap: nowrap; text-overflow: clip; overflow: hidden;}
|
|
.group-user-box > .checkbox-primary > label {white-space: nowrap;}
|