mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
fix: t2c settings dialog spacing for apps that use CSS resets (#7337)
This commit is contained in:
parent
3d1631f375
commit
fda5c6fdf7
4 changed files with 45 additions and 31 deletions
|
@ -734,4 +734,8 @@
|
|||
letter-spacing: 0.6px;
|
||||
font-family: "Assistant";
|
||||
}
|
||||
|
||||
.excalidraw__paragraph {
|
||||
margin: 1rem 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue