Skip to content

Commit 2e2a394

Browse files
authored
Remove hortizontal scrollbar from empty section (#3369)
1 parent 990796c commit 2e2a394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webview/src/shared/components/emptyState/styles.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
}
77

88
.emptySection {
9-
width: 100vw;
9+
width: 100%;
1010
height: 33vh;
1111
}
1212

0 commit comments

Comments
 (0)