Skip to content

Commit

Permalink
#830 Countdown timer
Browse files Browse the repository at this point in the history
  • Loading branch information
inc2734 committed Oct 31, 2024
1 parent 15e4b2f commit d2a2aa2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/css/blocks-editor-wrapper.scss
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,18 @@
&__action {
display: flex;
justify-content: space-between;
margin-top: 16px;

.components-button {
flex: 0 0 auto;
}
}

.components-datetime {
.components-heading {
margin-bottom: 0;
}

.components-datetime__date-help-button {
display: none;
}
Expand Down

0 comments on commit d2a2aa2

Please sign in to comment.