Skip to content

Commit

Permalink
Video Block: fix layout issue (#64834)
Browse files Browse the repository at this point in the history
Co-authored-by: t-hamano <[email protected]>
Co-authored-by: ciampo <[email protected]>
  • Loading branch information
3 people authored Aug 28, 2024
1 parent 71e0fae commit 8c43856
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions packages/block-library/src/video/editor.scss
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@

.block-library-video-tracks-editor > .components-popover__content {
width: 360px;
padding: 0;
}

.block-library-video-tracks-editor__track-list,
Expand All @@ -94,10 +93,3 @@
padding: 0;
}
}

.block-library-video-tracks-editor__single-track-editor,
.block-library-video-tracks-editor__track-list,
.block-library-video-tracks-editor__add-tracks-container {
padding: $grid-unit-15;
}

0 comments on commit 8c43856

Please sign in to comment.