Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
admin
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
cc60edf8
authored
May 27, 2024
by
cherishsince
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
【调整】AI Image 任务列表,调整 card 间距
parent
d1e0270b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
7 deletions
+12
-7
src/views/ai/image/ImageTask.vue
+12
-7
No files found.
src/views/ai/image/ImageTask.vue
View file @
cc60edf8
...
@@ -63,16 +63,21 @@ onMounted(async () => {
...
@@ -63,16 +63,21 @@ onMounted(async () => {
})
})
</
script
>
</
script
>
<
style
scoped
lang=
"scss"
>
<
style
lang=
"scss"
>
.task-card
{
display
:
flex
;
flex-direction
:
row
;
flex-wrap
:
wrap
;
>div
{
margin-right
:
20px
;
}
}
</
style
>
<
style
scoped
lang=
"scss"
>
.dr-task
{
.dr-task
{
width
:
100%
;
width
:
100%
;
height
:
100%
;
height
:
100%
;
.task-card
{
}
}
}
</
style
>
</
style
>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment