Skip to content

Commit 2725055

Browse files
committed
fix: styles
1 parent 5d4d881 commit 2725055

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/containers/Storage/DiskStateProgressBar/DiskStateProgressBar.scss

+2-2
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,7 @@
6565
}
6666
&__filled-title {
6767
position: absolute;
68-
top: 0;
69-
left: 5px;
68+
z-index: 2;
7069

7170
font-size: var(--yc-text-body-font-size);
7271
line-height: inherit;
@@ -76,6 +75,7 @@
7675

7776
&__link {
7877
display: flex;
78+
justify-content: center;
7979

8080
height: 100%;
8181

0 commit comments

Comments
 (0)