[Library | Trunk]: Library css tooltip force border to none

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@60816 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
k.triantafyllou 2021-04-08 14:34:56 +00:00
parent a9989235bc
commit 64fdc632d1
1 changed files with 1 additions and 0 deletions

View File

@ -4,4 +4,5 @@
border-radius: 2px;
box-shadow: 0 3px 6px #0000001a;
font-size: 12px;
border: none !important;
}