[bugfix] Fixes to tablist, fileinput, checkbox

This commit is contained in:
tobi 2025-05-06 10:01:59 +02:00
commit d0c3bd80e6
4 changed files with 85 additions and 45 deletions

View file

@ -493,9 +493,8 @@ section.with-form {
gap: 0.4rem;
& > input {
height: 100%;
width: 5%;
min-width: 1.2rem;
height: 1rem;
width: 1rem;
align-self: center;
}
}