Skip to content

Commit d1b9751

Browse files
fix: make space distribution blocks full-width (#3165)
1 parent aeaaf3c commit d1b9751

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/containers/PDiskPage/PDiskSpaceDistribution/PDiskSpaceDistribution.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
&__slot-wrapper {
1818
z-index: 1;
1919

20+
width: 100%;
21+
2022
background-color: var(--g-color-base-background);
2123
}
2224

0 commit comments

Comments
 (0)