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
b56a5e06
authored
Mar 23, 2023
by
xingyuv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:Descriptions去掉mb-10px
parent
3db7b26e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
src/components/Descriptions/src/Descriptions.vue
+1
-1
No files found.
src/components/Descriptions/src/Descriptions.vue
View file @
b56a5e06
...
@@ -76,7 +76,7 @@ const toggleClick = () => {
...
@@ -76,7 +76,7 @@ const toggleClick = () => {
v-if=
"title"
v-if=
"title"
:class=
"[
:class=
"[
`$
{prefixCls}-header`,
`$
{prefixCls}-header`,
'h-50px flex justify-between items-center
mb-10px
border-bottom-1 border-solid border-[var(--tags-view-border-color)] px-10px cursor-pointer dark:border-[var(--el-border-color)]'
'h-50px flex justify-between items-center border-bottom-1 border-solid border-[var(--tags-view-border-color)] px-10px cursor-pointer dark:border-[var(--el-border-color)]'
]"
]"
@click="toggleClick"
@click="toggleClick"
>
>
...
...
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