1 @use '@carbon/styles/scss/theme';
2 @use '@carbon/styles/scss/spacing';
3 @use '@carbon/styles/scss/themes';
4 @use '@carbon/styles/scss/theme' as *;
7 @include theme.theme(themes.$g10);
10 top: spacing.$spacing-09;
14 background-color: $layer-01;
16 border: 1px solid $border-subtle-01;
20 flex-direction: column;
23 cd-notification-header {
27 cd-notification-area {
30 min-height: 0; // Failing in firefox without this