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
Make style selector more robust
This reverts commit f40ef0f.
  • Loading branch information
aaronrobertshaw committed Sep 27, 2023
commit 2b161a5ec2228d6812dfb9a07c7c2bf7424a7968
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ h3.edit-site-template-card__template-areas-title {
margin: 0 0 $grid-unit-10;
}

.edit-site-template-panel__pattern-categories > div {
.edit-site-template-panel__pattern-categories > * {
width: 100%;
}