[ACS-7351] ng15 Manage rules fixes (#3751)

* [ACS-7351] ng15 manage rules fixes

* [ACS-7351] cr fix

* [ACS-7351] cr fix
This commit is contained in:
Mykyta Maliarchuk
2024-04-02 11:07:25 +02:00
committed by MichalKinas
parent cadc21e2f7
commit 3896b19c30
6 changed files with 45 additions and 44 deletions

View File

@@ -81,6 +81,10 @@
.mat-mdc-select-disabled .mat-mdc-select-value {
color: inherit;
}
.mat-mdc-select-arrow-wrapper {
display: none;
}
}
}
}