85862: Added .dont-break-out to truncatable part, item list titles and fixed breadcrumb overflow

This commit is contained in:
lotte
2021-12-16 13:15:45 +01:00
parent e7f0921e6e
commit c2b5ce191a
11 changed files with 34 additions and 15 deletions

View File

@@ -79,6 +79,7 @@
--ds-breadcrumb-bg: #{$gray-200} !important;
--ds-breadcrumb-link-color: #{$cyan};
--ds-breadcrumb-link-active-color: #{darken($cyan, 30%)};
--ds-breadcrumb-max-length: 200px;
--ds-slider-color: #{$green};
--ds-slider-handle-width: 18px;