@awsui/components-react
Version:
On July 19th, 2022, we launched [Cloudscape Design System](https://cloudscape.design). Cloudscape is an evolution of AWS-UI. It consists of user interface guidelines, front-end components, design resources, and development tools for building intuitive, en
19 lines (18 loc) • 578 B
CSS
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
/*
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0
*/
.awsui_sticky-notifications_154bi_glvc5_9:not(#\9) {
position: sticky;
z-index: 850;
}
.awsui_sticky-notifications-with-background_154bi_glvc5_13:not(#\9) {
background-color: var(--color-background-layout-main-f3jtyd, #f2f3f3);
}
.awsui_has-notifications-content_154bi_glvc5_17:not(#\9) {
padding-block-start: var(--space-scaled-xs-wbfgrv, 8px);
}