Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix CSS indentation
  • Loading branch information
Sukhendu2002 committed Dec 20, 2024
commit eeb87d6ea38e559d8503520abb53e1055f2632f9
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.block-editor-date-format-picker {
margin: 0 0 $grid-unit-20;
padding: 0;
border: none;
padding: 0;
border: none;

.components-custom-select-control {
margin-top: $grid-unit-20;
Expand Down
Loading