We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38db2da commit 3fd44bbCopy full SHA for 3fd44bb
src/components/CompositeBar/Item/Item.scss
@@ -88,6 +88,7 @@ $block: '.#{variables.$ns}composite-bar-item';
88
/* NOTE @vladimir-kuba: 2 lines fits in container height, more lines leads overflow container */
89
-webkit-line-clamp: 2;
90
overflow: hidden;
91
+ text-align: start;
92
93
color: var(--gn-aside-header-item-text-color, var(--_--item-text-color));
94
src/components/Footer/desktop/__snapshots__/Footer.visual.test.tsx-snapshots/Footer-render-story-ManyItems-dark-webkit-linux.png
-4 Bytes
src/components/Footer/desktop/__snapshots__/Footer.visual.test.tsx-snapshots/Footer-render-story-ManyItems-light-webkit-linux.png
-2 Bytes
src/components/Footer/desktop/__snapshots__/Footer.visual.test.tsx-snapshots/Footer-render-story-Showcase-dark-webkit-linux.png
src/components/Footer/desktop/__snapshots__/Footer.visual.test.tsx-snapshots/Footer-render-story-Showcase-light-webkit-linux.png
-1 Bytes
src/components/Footer/mobile/__snapshots__/MobileFooter.visual.test.tsx-snapshots/MobileFooter-render-story-ManyItems-dark-webkit-linux.png
0 Bytes
src/components/Footer/mobile/__snapshots__/MobileFooter.visual.test.tsx-snapshots/MobileFooter-render-story-ManyItems-light-webkit-linux.png
src/components/Footer/mobile/__snapshots__/MobileFooter.visual.test.tsx-snapshots/MobileFooter-render-story-Showcase-dark-webkit-linux.png
-3 Bytes
src/components/Footer/mobile/__snapshots__/MobileFooter.visual.test.tsx-snapshots/MobileFooter-render-story-Showcase-light-webkit-linux.png
0 commit comments