Skip to content

Commit aa0fda3

Browse files
committed
Fix padding in postpublish.
1 parent 4f4bbf2 commit aa0fda3

File tree

1 file changed

+4
-0
lines changed
  • packages/editor/src/components/post-publish-panel

1 file changed

+4
-0
lines changed

packages/editor/src/components/post-publish-panel/style.scss

+4
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@
7373
.editor-post-visibility__dialog-legend {
7474
display: none;
7575
}
76+
77+
.components-datetime {
78+
padding: 0;
79+
}
7680
}
7781

7882
.post-publish-panel__postpublish .components-panel__body {

0 commit comments

Comments
 (0)