Issue #3271980 by epicivo: Paragraph title div is very narrow
Showing
- dist/css/components/breadcrumb.css 1 addition, 1 deletiondist/css/components/breadcrumb.css
- dist/css/components/paragraphs.css 4 additions, 0 deletionsdist/css/components/paragraphs.css
- styles/components/breadcrumb.scss 1 addition, 1 deletionstyles/components/breadcrumb.scss
- styles/components/paragraphs.scss 4 additions, 0 deletionsstyles/components/paragraphs.scss
-
@saschaeggi I think
grid-template-columns: 1fr auto 1fr auto;
might be too much. Now there's a huge space next to the paragraph titleI've used a custom css override for now for my case to go back to 150 or 200px, as I wasn't sure whether this was intended to be this large or not:
Please register or sign in to comment