Worker status nowrap
This commit is contained in:
parent
8fbf1ead9e
commit
f020581c2e
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ html, body{
|
||||||
.spec_value{
|
.spec_value{
|
||||||
font-size: var(--spec_value-font-size);
|
font-size: var(--spec_value-font-size);
|
||||||
padding-bottom: 3%;
|
padding-bottom: 3%;
|
||||||
|
white-space:nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue