Invitation-dialog - css for select role updated

This commit is contained in:
gpapavgeri 2020-08-07 12:42:24 +03:00
parent 736c211944
commit 1961415ae7
1 changed files with 7 additions and 1 deletions

View File

@ -48,6 +48,12 @@
display: none;
}
::ng-deep .mat-form-field-outline-start,
::ng-deep .mat-form-field-outline-gap,
::ng-deep .mat-form-field-outline-end {
border: none !important;
}
.invite-btn {
width: 6.64em;
height: 2.93em;
@ -61,7 +67,7 @@
}
.select-role {
width: 16% !important;
width: 20% !important;
font-size: 14px;
color: #848484;
height: min-content;