mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
fix: keep containerID on a single line
Signed-off-by: Roman <ixrock@gmail.com>
This commit is contained in:
parent
cebde0d2a9
commit
d11948cf18
@ -78,7 +78,7 @@
|
|||||||
.name {
|
.name {
|
||||||
color: var(--textColorAccent);
|
color: var(--textColorAccent);
|
||||||
text-align: right;
|
text-align: right;
|
||||||
min-width: 15%;
|
flex-basis: 12%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.value {
|
.value {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user