Skip to content

Commit 75aa529

Browse files
Make turn-page class on top of everything through z-index
1 parent 9eb7327 commit 75aa529

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

EssentialCSharp.Web/wwwroot/css/styles.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,7 @@ a:hover {
311311
top: calc(100vh - 9rem);
312312
top: calc(100dvh - 9rem);
313313
display: flex;
314+
z-index: 99999;
314315
justify-content: space-between;
315316
position: -webkit-sticky; /* Safari */
316317
position: sticky;

0 commit comments

Comments
 (0)