We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01e4d26 commit 6fc9dbdCopy full SHA for 6fc9dbd
src/container/styles.scss
@@ -80,7 +80,7 @@
80
display: flex;
81
flex-direction: column;
82
inline-size: 100%;
83
- overflow: hidden;
+ overflow: clip;
84
border-end-start-radius: awsui.$border-radius-container;
85
border-end-end-radius: awsui.$border-radius-container;
86
0 commit comments