mirror of
https://github.com/docmost/docmost.git
synced 2026-05-07 06:23:06 +08:00
checkbox aligned to text (#1486)
This commit is contained in:
@@ -10,6 +10,7 @@ ul[data-type="taskList"] {
|
|||||||
display: flex;
|
display: flex;
|
||||||
|
|
||||||
> label {
|
> label {
|
||||||
|
padding-top: 0.2rem;
|
||||||
flex: 0 0 auto;
|
flex: 0 0 auto;
|
||||||
margin-right: 0.5rem;
|
margin-right: 0.5rem;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
|||||||
Reference in New Issue
Block a user