Skip to content

Commit 8be71aa

Browse files
authored
fix(docs,toast): close button alignment (#DS-3693) (#698)
1 parent dbb2702 commit 8be71aa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

apps/docs/src/assets/stackblitz/src/styles.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
@use '@koobiq/design-tokens/web/css-tokens-light.css';
66
@use '@koobiq/ag-grid-angular-theme';
77
@use '@koobiq/components/core/styles/common/tokens';
8+
@use '@koobiq/components/core/styles/visual';
9+
10+
@include visual.layouts-for-breakpoint();
811

912
body {
1013
@include tokens.kbq-typography-level-to-styles-css-variables(typography, text-normal);

0 commit comments

Comments
 (0)