Commit 34fcfe0
authored
Fix: Tooltip and turn page buttons are not below bullet list point text (#632)
## Description
I just added a very high z-index to turn-page, so both the turn page
button and tooltip are above everything else. If there's a better number
for z-index, let me know. I saw a [cool way to manage z-index on larger
projects](https://www.smashingmagazine.com/2021/02/css-z-index-large-projects/),
but wasn't sure what would be helpful. Setting it to 99999 seems messy
to me.
Fixes #6301 parent f5f0498 commit 34fcfe0
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
| 314 | + | |
314 | 315 | | |
315 | 316 | | |
316 | 317 | | |
| |||
0 commit comments