Skip to content

Commit

Permalink
Bring book menu to top
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyEJohnson committed Aug 15, 2023
1 parent 2ab801e commit 2ed5c3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/components/book-tile/book-tile.scss
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
padding: 1rem 0;
position: absolute;
width: calc(100% - 2rem);
z-index: 1;

[role="menuitem"] {
padding: 0.3rem 1rem;
Expand Down

0 comments on commit 2ed5c3a

Please sign in to comment.