Skip to content

Commit

Permalink
chore: add gap between dynamic panel card items
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkobrombin committed Jul 25, 2024
1 parent 5f4bb98 commit 7d6449d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/assets/css/components/dynamicPanel.css
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
grid-column: 2 / 3;
transform: scale(1);
border-radius: 30px;
gap: 20px;
}

.DynamicPanel-card:not(.DynamicPanel-card--active) {
Expand Down

0 comments on commit 7d6449d

Please sign in to comment.