Skip to content

Commit

Permalink
IBX-9428: Changed margin-bottom to 0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mateusz Dębiński committed Jan 24, 2025
1 parent b367a66 commit d9cb4b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bundle/Resources/public/scss/_tabs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@
border: calculateRem(1px) solid $ibexa-color-light;
border-right-width: 0;
z-index: 2;
margin-bottom: -0.1px;
margin-bottom: 0;
}

&::after {
Expand Down

0 comments on commit d9cb4b9

Please sign in to comment.