[Library | Trunk]: Fix metrics widget number color

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60194 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
k.triantafyllou 2021-01-05 15:20:16 +00:00
parent 454231e9c9
commit aa9a382a5e
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@
}
.metrics .widget .number {
color: currentColor;
font-weight: 700;
font-size: 18px;
}