mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 23:19:40 +01:00
editor: reduce size of task list header
This commit is contained in:
@@ -76,7 +76,7 @@ export function TaskListComponent(
|
||||
sx={{
|
||||
position: "relative",
|
||||
bg: "bgSecondary",
|
||||
py: 1,
|
||||
py: "5px",
|
||||
borderRadius: "default",
|
||||
mb: 2,
|
||||
alignItems: "center",
|
||||
|
||||
Reference in New Issue
Block a user