Skip to content

Commit

Permalink
IBX-4028: Set default background of ibexa-card to transparent
Browse files Browse the repository at this point in the history
  • Loading branch information
tischsoic committed Oct 14, 2022
1 parent 6b55f74 commit b1b7567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bundle/Resources/public/scss/_card.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.ibexa-card {
border: none;
background-color: $ibexa-color-white;
background-color: transparent;

.form-group {
width: 70%;
Expand Down

0 comments on commit b1b7567

Please sign in to comment.