Skip to content

Commit 7c00f39

Browse files
Merge pull request #8088 from camunda/fix-css-bug
fix(css): bugfix
2 parents 68275fd + be79b8e commit 7c00f39

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/css/custom.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1876,7 +1876,9 @@ h3 + .release-announcement-row {
18761876

18771877
.release-announcement-content {
18781878
flex: 4;
1879+
min-width: 0;
18791880
}
1881+
18801882
.sidebar-cta > .menu__list-item-collapsible {
18811883
display: flex;
18821884
align-items: center;

0 commit comments

Comments
 (0)