[Library | Trunk]: Change filters border radius

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@59974 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
k.triantafyllou 2020-11-26 16:12:45 +00:00
parent c780c186a9
commit 277cf0cf7a
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ search-bar .entitiesSelection span, search-bar .entitiesSelection div, search-ba
.selectedFilterLabel {
background-color: #E5E5E5;
border-color: #E5E5E5;
border-radius: 2px;
border-radius: 5px;
color: inherit;
line-height: 15px;
padding: 6px 10px;