Sticker header for individual wiki settings

pull/311/head
Kevin Payravi 2023-11-02 03:40:48 -05:00
parent 6915cef4ad
commit 49174aa4e7
1 changed files with 4 additions and 2 deletions

View File

@ -22,10 +22,9 @@
z-index: 999999;
transform: translateX(calc(-100% - 24px));
opacity: 80%;
top: -45px;
top: 30px;
}
/* ELEMENTS */
body {
max-width: 700px;
@ -321,6 +320,9 @@
#defaultToggles {
border-bottom: 1px solid #ccc;
background-color: #f5fbff;
position: sticky;
top: 0;
z-index: 999;
}
#togglesKey>div:nth-child(3),