feat: style checkboxes better

This commit is contained in:
2024-04-22 22:27:21 +02:00
parent 1de0094c85
commit c87d4b8dda
9 changed files with 119 additions and 40 deletions

View File

@ -44,7 +44,8 @@
align-items: center;
padding: 0.4em;
gap: 0.8em;
height: 1em;
height: 35px;
box-sizing: border-box;
border-bottom: solid thin var(--outline);
}
.breadcrumbs > button {