fix slicing of slabs (requires pocket bottom revisit)

This commit is contained in:
Stewart Allen 2025-12-09 18:31:41 -05:00
commit a077cf5739
6 changed files with 22 additions and 10 deletions

View file

@ -1412,7 +1412,7 @@ details[open] summary::after {
background-color: var(--blue-2);
}
#oplist > div {
padding: 5px 20px 5px 7px !important;
padding: 4px 20px 4px 7px !important;
}
#oplist > div, .opdiv {
display: flex;