plugin updates
This commit is contained in:
@@ -553,7 +553,8 @@ body.trashing #publish-settings {
|
||||
.15s border-color ease-in-out;
|
||||
}
|
||||
|
||||
.accordion-section-title:has(button.accordion-trigger) {
|
||||
.accordion-section-title:has(button.accordion-trigger),
|
||||
#customize-controls .current-panel .control-section > h3.accordion-section-title:has(button.accordion-trigger) {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
@@ -561,9 +562,10 @@ body.trashing #publish-settings {
|
||||
all: unset;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
padding: 10px 10px 11px 14px;
|
||||
padding: 10px 30px 11px 14px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.accordion-section-title button.accordion-trigger:has(.menu-in-location) {
|
||||
@@ -587,6 +589,7 @@ body.trashing #publish-settings {
|
||||
#customize-outer-theme-controls .accordion-section-title:after {
|
||||
content: "\f345";
|
||||
color: #a7aaad;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
#customize-theme-controls .accordion-section-content,
|
||||
|
||||
Reference in New Issue
Block a user