Skip to content

Commit f9b4103

Browse files
RanjitCSjanfaraciktimja
authored
Revert display:flex added to pane-header (#11272)
Co-authored-by: Jan Faracik <43062514+janfaracik@users.noreply.github.com> Co-authored-by: Tim Jacomb <timjacomb1+github@gmail.com> Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
1 parent e72d483 commit f9b4103

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/main/scss/components/_side-panel-widgets.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
margin-left: 10px;
1313
}
1414

15-
.pane-header {
15+
#side-panel .pane-header,
16+
.app-build-content .pane-header {
1617
font-size: var(--font-size-sm);
1718
display: flex;
1819
}

0 commit comments

Comments
 (0)