Skip to content

Commit a34bb3e

Browse files
authored
fix(Cluster): contatiner should take its parent width (#1393)
1 parent c676b8d commit a34bb3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/containers/Cluster/Cluster.scss

+1
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)