mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Mind that checkbox can be in a flex container
This commit is contained in:
parent
8ed60af0f9
commit
43357e4a4d
1 changed files with 1 additions and 0 deletions
|
|
@ -147,6 +147,7 @@ label {
|
|||
--margin-end: calc(var(--font-size) * 0.75);
|
||||
box-sizing: border-box;
|
||||
display: inline-flex;
|
||||
flex-shrink: 0;
|
||||
height: var(--checkbox-size);
|
||||
margin: 0;
|
||||
margin-inline-end: var(--margin-end);
|
||||
|
|
|
|||
Loading…
Reference in a new issue