Skip to content

Commit

Permalink
fix(ld-button): remove Safari button styles when type prop is used
Browse files Browse the repository at this point in the history
  • Loading branch information
renet authored and borisdiakur committed Jan 21, 2022
1 parent f0deac5 commit ffa69f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/liquid/components/ld-button/ld-button.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
:host {
appearance: none !important; /* Safari browser reset */
display: inline-flex;

> :where(.ld-button) {
Expand Down

0 comments on commit ffa69f6

Please sign in to comment.