(@fuse/angular-material) Fix: Mat-select icon color

This commit is contained in:
Sercan Yemen 2024-06-03 10:00:04 +03:00
parent 0c70ad4e0f
commit 2fa8d0a8c1

View File

@ -1107,6 +1107,7 @@
.mat-mdc-select-arrow {
margin: 0 0 0 8px;
@apply text-secondary #{!important};
}
}
}