chore: reverting back font

This commit is contained in:
Palanikannan1437 2024-02-13 17:01:50 +05:30
parent edfe0e2642
commit 12e538966e

View File

@ -123,7 +123,7 @@ ul[data-type="taskList"] li[data-checked="true"] > div > p {
outline: none;
cursor: text;
line-height: 1.2;
font-family: "system-ui";
font-family: inherit;
font-size: 14px;
color: inherit;
-moz-box-sizing: border-box;