Skip to content

Commit

Permalink
feat: Container margins managements - MEED-2867-Meeds-io/MIPs#103 (#3189
Browse files Browse the repository at this point in the history
)

Add padding bottom to stickyBlockDesktop in the right sidebar.

(cherry picked from commit 7834dc3)
  • Loading branch information
SaraBoutej authored and exo-swf committed Nov 22, 2023
1 parent fa88f08 commit e422675
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@
top: 13px;
height: auto;
display: block;
padding-bottom: @applicationSpaceBottom !important;
z-index: @zindexStickyContainer;
}
}
Expand Down

0 comments on commit e422675

Please sign in to comment.