forked from forgejo/forgejo
Backport #30346 by @silverwind
16 seems to big, 14 too small. Let's do 15. Alignment:
<img width="181" alt="image"
src="f2988611
-dee2-492e-a18f-dc5ab3a1cd6c">
Co-authored-by: silverwind <me@silverwind.io>
(cherry picked from commit 4c8c10b3dff864c935f02df8796937e2594ecd5e)
This commit is contained in:
parent
6ad8ed5da1
commit
952f4befa9
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ input[type="radio"] {
|
|||
.ui.checkbox input[type="checkbox"],
|
||||
.ui.checkbox input[type="radio"] {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
top: 1px;
|
||||
left: 0;
|
||||
width: var(--checkbox-size);
|
||||
height: var(--checkbox-size);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue