[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;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
flex-wrap: wrap;
|
||||
flex-wrap: nowrap;
|
||||
column-gap: 2px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user