mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-14 21:10:37 +02:00
feat: wireframe-to-code (#7334)
This commit is contained in:
9
src/components/MagicSettings.scss
Normal file
9
src/components/MagicSettings.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
.excalidraw {
|
||||
.MagicSettings-confirm {
|
||||
padding: 0.5rem 1rem;
|
||||
}
|
||||
|
||||
.MagicSettings__confirm {
|
||||
margin-top: 2rem;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user