release 迁移

This commit is contained in:
lutinglt
2025-07-06 17:33:26 +08:00
parent 6421704cda
commit 0f8bfe6201
11 changed files with 135 additions and 104 deletions

View File

@@ -20,5 +20,8 @@ export const modal = css`
background-color: ${themeVars.color.menu};
border-top: 1.5px solid ${themeVars.color.light.border};
}
.actions > .ui.button {
padding: 8px 12px;
}
}
`;