Skip to content

Commit af08558

Browse files
committed
fix styles
1 parent bab3f92 commit af08558

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/shared/src/server/cards/cards.module.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
background: rgba(var(--card-rgb), 0);
1818
border: 1px solid rgba(var(--card-border-rgb), 0.1);
1919
cursor: pointer;
20+
max-width: 300px;
2021
transition:
2122
background 200ms,
2223
border 200ms;

0 commit comments

Comments
 (0)