@onsvisual/svelte-components 1.1.14 → 1.1.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -603,9 +603,6 @@
603
603
  {/if}
604
604
 
605
605
  <style>
606
- .ons-header__grid-top {
607
- padding: 0;
608
- }
609
606
  .ons-header__top {
610
607
  background: var(--ons-color-page-light);
611
608
  }