fix(style): worker status display
This commit is contained in:
@@ -5,8 +5,8 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 2px 10px;
|
padding: 2px 10px;
|
||||||
border-radius: 20px;
|
border-radius: 20px;
|
||||||
width: fit-content;
|
|
||||||
min-width: 76px;
|
min-width: 76px;
|
||||||
|
width: max-content;
|
||||||
height: 26px;
|
height: 26px;
|
||||||
font-size: var(--font-size-base);
|
font-size: var(--font-size-base);
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|||||||
Reference in New Issue
Block a user