mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix node metrics line progress (#7466)
Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
This commit is contained in:
parent
47796228d0
commit
fef9443064
@ -16,6 +16,10 @@
|
|||||||
@include table-cell-warning;
|
@include table-cell-warning;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.LineProgress {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
&.cpu {
|
&.cpu {
|
||||||
flex: 1.0;
|
flex: 1.0;
|
||||||
align-self: center;
|
align-self: center;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user