fix: adjust left margin to prevent label overlap
This commit is contained in:
parent
ca6c57faac
commit
ea361a01f0
1 changed files with 1 additions and 0 deletions
|
|
@ -431,6 +431,7 @@ input.list-header-checkbox {
|
|||
background-color: var(--control-bg);
|
||||
min-width: 21px;
|
||||
border-radius: 22px;
|
||||
margin-left: 6px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue