feat: fe mobile responsive next (#1609)

This commit is contained in:
Yuhao
2023-11-27 11:47:48 +08:00
committed by GitHub
parent 3cc697832a
commit a9c1c7d239
89 changed files with 768 additions and 485 deletions

View File

@@ -106,7 +106,7 @@ const StepOne = ({
<div className={s.form}>
{
shouldShowDataSourceTypeList && (
<div className={s.dataSourceTypeList}>
<div className='flex items-center mb-8 flex-wrap gap-y-4'>
<div
className={cn(
s.dataSourceItem,