[FIX] Set list aesthetics
Ensure checkbox is always next to set titles, not above
This commit is contained in:
@@ -232,7 +232,7 @@ label {
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
flex-wrap: wrap;
|
flex-wrap: nowrap;
|
||||||
column-gap: 2px;
|
column-gap: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user