feat: upload metadata 、ui size settings 276 320 530 、import flow

This commit is contained in:
yanzhiyong
2024-09-04 01:05:34 +08:00
parent 4edc64a4c9
commit bc87dec01c
6 changed files with 68 additions and 9 deletions

View File

@@ -122,4 +122,11 @@ table {
.rc-md-editor .editor-container>.section {
border-right: none !important;
}
.w-530{
width: 530px;
}
.w-256{
width:256px;
}