Skip to content

Commit

Permalink
style update
Browse files Browse the repository at this point in the history
  • Loading branch information
yesil committed Dec 6, 2024
1 parent 604aa36 commit 36821f5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions studio/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,10 @@ rte-field {
border-radius: var(--spectrum-corner-radius-100);
}

merch-card:not([variant]) {
display: none;
}

merch-card {
cursor: pointer;
user-select: none;
Expand Down

0 comments on commit 36821f5

Please sign in to comment.