Skip to content

Commit 091e012

Browse files
authored
fix: Update bct.scss to allow showing of use default toggle in M6
1 parent efa3032 commit 091e012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/bct.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ body.sq .bct-metadata .bct-tab-pane {
355355
}
356356

357357
/* Metadata settings and description */
358-
.bct-metadata .sq-metadata-settings-wrapper {
358+
.bct-metadata .sq-metadata-settings-wrapper:not(:has(span.sq-metadata-default-wrapper)) {
359359
display: none;
360360
}
361361

0 commit comments

Comments
 (0)