Search border update

This commit is contained in:
joycitta-siqueira 2022-07-28 10:25:07 -03:00
parent 0bc1cdb9c7
commit 674ae033af
1 changed files with 2 additions and 3 deletions

View File

@ -17,9 +17,8 @@ ion-card {
} }
.searchbar-input { .searchbar-input {
border-radius: 30 !important; border-radius: 30px !important;
border: 10; box-shadow: none !important;
box-shadow: 0 !important;
} }
.header-md::after { .header-md::after {