[Library | Trunk]: Input box arrow color change
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@60677 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
a9ea9a2c25
commit
976bc41b99
|
@ -81,6 +81,10 @@
|
|||
font-size: 16px;
|
||||
}
|
||||
|
||||
.input-box .mat-select.mat-select-invalid .mat-select-arrow {
|
||||
color: #1A1A1A !important;
|
||||
}
|
||||
|
||||
.input-box .mat-select-value {
|
||||
color: currentColor;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue