@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 • 648 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_root_1t8ew_1h6x0_9:not(#\9) {
margin-block-start: var(--space-xs-edba2s, 8px);
/* stylelint-disable-next-line selector-max-type */
}
.awsui_root_1t8ew_1h6x0_9 > hr:not(#\9) {
border-block: none;
border-inline: none;
border-block-start: var(--border-divider-section-width-4f9905, 1px) solid var(--color-border-divider-default-g2zqci, #eaeded);
margin-block: var(--space-xs-edba2s, 8px);
margin-inline: 0;
}