We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f461a49 commit 0e1fd67Copy full SHA for 0e1fd67
2 files changed
src/components/Stories/Stories.scss
@@ -14,5 +14,6 @@ $borderRadius: 20px;
14
15
&__modal-content {
16
border-radius: $borderRadius;
17
+ clip-path: none;
18
}
19
src/components/StoriesGroup/StoriesGroup.scss
background-color: inherit;
0 commit comments