Skip to content

Commit

Permalink
IBX-2427: Reschedule modal - calendar popup is not fully visible (#359)
Browse files Browse the repository at this point in the history
  • Loading branch information
GrabowskiM authored Mar 11, 2022
1 parent f033d9e commit abff746
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bundle/Resources/public/scss/mixins/_modals.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
box-shadow: 0 0 calculateRem(30px) 0 rgba($ibexa-color-black, 0.35);
position: relative;
border-radius: $ibexa-border-radius;
overflow: hidden;
}

@mixin modal-content() {
Expand Down

0 comments on commit abff746

Please sign in to comment.