Skip to content
Merged
Changes from all commits
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
Show close button in List View on mobile
  • Loading branch information
ntsekouras committed Mar 20, 2023
commit 655d9df8441ef69e7a16578cca6b0682b54e7ac1
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,12 @@
li:only-child {
width: 100%;
}

&.components-panel__header.edit-post-sidebar__panel-tabs {
.components-button.has-icon {
display: flex;
}
}
}

.edit-post-editor__list-view-panel-content,
Expand Down