feat: version tag (#14949)

This commit is contained in:
Wu Tianwei
2025-03-07 18:10:40 +08:00
committed by GitHub
parent 4aaf07d62a
commit 3ca1373274
41 changed files with 1695 additions and 423 deletions

View File

@@ -13,7 +13,7 @@ const InfoPanel: FC<Props> = ({
}) => {
return (
<div>
<div className='px-[5px] py-[3px] bg-workflow-block-parma-bg rounded-md'>
<div className='flex flex-col gap-y-0.5 px-[5px] py-[3px] bg-workflow-block-parma-bg rounded-md'>
<div className='text-text-secondary system-2xs-semibold-uppercase uppercase'>
{title}
</div>