Improve Attendees component for agenda

This commit is contained in:
Peter Maquiran
2021-03-29 13:49:00 +01:00
parent 7020c668ab
commit 8dca7f3a81
2 changed files with 9 additions and 3 deletions
@@ -6,4 +6,10 @@ ion-searchbar{
}
.item-inner{
border-style: unset !important;
}
}
.search-bar{
border: 1px solid #cecece;
box-shadow: none;
border-radius: 3px;
}