Skip to content

Commit 04a7b09

Browse files
committed
tegaki.css
1 parent 79c311f commit 04a7b09

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

petitnote/app/tegaki/tegaki.css

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

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

@@ -687,7 +687,4 @@ 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-
}
693690
}

0 commit comments

Comments
 (0)