[affected:*][ci:force] Fixed lint

This commit is contained in:
Vito Albano
2024-03-08 21:10:40 +00:00
committed by VitoAlbano
parent 74da9e12e3
commit 1033e419aa

View File

@@ -44,12 +44,12 @@ import { RoleModel } from '../../models/role.model';
`.adf-role-selector-field { `.adf-role-selector-field {
width: 100%; width: 100%;
} }
.adf-role-selector-field .mat-mdc-form-field { .adf-role-selector-field .mat-mdc-form-field {
width: 100%; width: 100%;
max-width: 200px; max-width: 200px;
} }
.adf-readonly-role { .adf-readonly-role {
padding-left: 0 !important; padding-left: 0 !important;
} }