mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-01 00:42:25 -05:00
[bugfix] Fixes to tablist, fileinput, checkbox
This commit is contained in:
parent
ca04512689
commit
d0c3bd80e6
4 changed files with 85 additions and 45 deletions
|
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue