[Library | Trunk]: Remove offcanvas input border bottom

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@59951 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
k.triantafyllou 2020-11-24 09:53:17 +00:00
parent 32a83ae18e
commit 8ad7c79bbd
1 changed files with 5 additions and 0 deletions

View File

@ -120,6 +120,11 @@ search-bar .entitiesSelection span, search-bar .entitiesSelection div, search-ba
color: #bfbfbf !important;
}
.offcanvas-white .uk-input:not(.text-input-box) {
background: #fff !important;
color: #666 !important;
}
.offcanvas-white .text-input-box{
border: 1px solid #ededed !important;
background: #fff !important;