mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 15:09:33 +01:00
web: align note title with rest of ui (#7731)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
This commit is contained in:
@@ -106,6 +106,7 @@ function TitleBox(props: TitleBoxProps) {
|
|||||||
wrap="soft"
|
wrap="soft"
|
||||||
rows={1}
|
rows={1}
|
||||||
sx={{
|
sx={{
|
||||||
|
m: 0,
|
||||||
p: 0,
|
p: 0,
|
||||||
fontFamily,
|
fontFamily,
|
||||||
fontSize: ["1.625em", "1.625em", "2.625em"],
|
fontSize: ["1.625em", "1.625em", "2.625em"],
|
||||||
|
|||||||
Reference in New Issue
Block a user