mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-07-01 09:58:49 +00:00
refactor: upgrade to Capacitor 7 & Angular 18
This commit is contained in:
@@ -17,14 +17,13 @@ $icon-size: 22px;
|
||||
app-root ion-searchbar[class*='sc-ion-searchbar-'] {
|
||||
--border-radius: var(--border-radius-default);
|
||||
--background: var(--ion-item-background) !important;
|
||||
--box-shadow: none;
|
||||
|
||||
height: 38px;
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
|
||||
&.filterable {
|
||||
--box-shadow: none;
|
||||
|
||||
position: relative;
|
||||
padding-right: 0;
|
||||
padding-left: 0;
|
||||
|
||||
Reference in New Issue
Block a user