Skip to content

Commit 446d478

Browse files
committed
tegaki.css
1 parent 04a7b09 commit 446d478

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

petitnote/app/tegaki/tegaki.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@
349349

350350
#tegaki-layers-wrap {
351351
margin: auto;
352-
padding: 10px;
352+
padding: 20px;
353353
pointer-events: none;
354354
}
355355

@@ -687,4 +687,7 @@ input[type="number"] {
687687
#tegaki-ctrl-cnt {
688688
grid-area: 3 / 2 / 4 / 3; /* 3行目2列目に配置 */
689689
}
690+
#tegaki-layers-wrap {
691+
padding: 10px;
692+
}
690693
}

0 commit comments

Comments
 (0)