Skip to content

Commit

Permalink
Add space to the brush-stroke bar when scrolling
Browse files Browse the repository at this point in the history
  • Loading branch information
ryelle committed Oct 3, 2023
1 parent ad9ad99 commit 159d585
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mu-plugins/blocks/local-navigation-bar/postcss/style.pcss
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@
mask-position: bottom right;
background-color: inherit;
}

&.is-sticking {
padding-bottom: 8px !important;
}
}

/* Navigation. */
Expand Down

0 comments on commit 159d585

Please sign in to comment.