fix: add worker ux when only DO cluster

This commit is contained in:
jialin
2026-01-08 09:26:55 +08:00
parent d35bd16543
commit ba4f277863
12 changed files with 55 additions and 38 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ const useStyles = createStyles(({ css, token }) => {
return {
title: css`
font-weight: 400;
height: 56px;
min-height: 56px;
font-size: var(--font-size-base);
display: flex;
justify-content: space-between;