fix buttons popping up below heading

This commit is contained in:
2025-01-12 23:11:48 -06:00
parent abe92a0790
commit c323b25d84

View File

@@ -723,6 +723,7 @@ nav.top .navbutton-bar .button.selected {
position: sticky;
background-size: 64px;
height: 60px;
z-index: -1;
}
.heading {