Minor fixes for space allocation
This commit is contained in:
parent
58f797b867
commit
3725479be6
|
@ -2,7 +2,7 @@
|
|||
height: 10px;
|
||||
display: flex;
|
||||
gap: 0.75rem;
|
||||
margin-bottom: 1rem;
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
.nodeSpaceAllocation-barQuota {
|
||||
|
@ -34,7 +34,6 @@
|
|||
}
|
||||
|
||||
.nodeSpaceAllocation-legend {
|
||||
margin-top: 0.75rem;
|
||||
display: flex;
|
||||
gap: 0.75rem;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue