Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
data-table
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
hookehuyr
2022-11-29 16:44:56 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b7b191b7c74947ec14d811ee6778d46d275c1611
b7b191b7
1 parent
ee550807
fix
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
src/components/IdentityField/index.vue
src/components/IdentityField/index.vue
View file @
b7b191b
...
...
@@ -96,4 +96,10 @@ const onDelete = () => {};
}
}
}
:deep(.van-cell__value) {
border: 1px solid #eaeaea;
border-radius: 0.25rem;
padding: 0.25rem 0.5rem;
}
</style>
...
...
Please
register
or
login
to post a comment