Skip to content

Commit f424248

Browse files
rawagnersuomiy
authored andcommitted
Wrap capacity items (kubevirt#306)
1 parent e98b86f commit f424248

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sass/components/Dashboard/capacity.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.kubevirt-capacity__items {
22
display: flex;
33
justify-content: space-between;
4+
flex-wrap: wrap;
45
}
56

67
.kubevirt-capacity__item {

0 commit comments

Comments
 (0)