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 19, 2022
1 parent 876c3cf commit bc5d7c3
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 bc5d7c3

Please sign in to comment.