Skip to content
Closed
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
PluginSidebar: show pin/unpin button on the site eitor
  • Loading branch information
t-hamano committed Mar 2, 2024
commit c1e0762ec90c821b14950e11388c31b611414196
6 changes: 0 additions & 6 deletions packages/edit-site/src/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -92,12 +92,6 @@ body.js.site-editor-php {
top: 0;
}

// Todo: Remove this rule when edit site gets support
// for opening unpinned sidebar items.
.interface-complementary-area__pin-unpin-item.components-button {
display: none;
}

.interface-interface-skeleton__content {
background-color: $gray-300;
}
Expand Down