Skip to content

Commit df87c29

Browse files
committed
fix(Cluster): contatiner should take its parent width
1 parent c676b8d commit df87c29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/containers/Cluster/Cluster.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
position: relative;
55

66
overflow: auto;
7+
flex-grow: 1;
78

89
height: 100%;
910
padding: 0 20px;

0 commit comments

Comments
 (0)