mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 04:00:59 +01:00
editor: fix checklist item size
This commit is contained in:
committed by
Abdullah Atta
parent
c22c51791e
commit
ca60eda7f2
@@ -666,8 +666,8 @@ p > *::selection {
|
||||
flex: 0 0 auto;
|
||||
margin-right: 0.5rem;
|
||||
user-select: none;
|
||||
height: 18px;
|
||||
width: 18px;
|
||||
height: 1rem;
|
||||
width: 1rem;
|
||||
accent-color: var(--accent);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user