Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
jgdl
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2025-08-14 15:01:10 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
8c8bb09686fbde8c98a60d0d9379e12161e3f9dd
8c8bb096
1 parent
7bd59778
style(collectionSettings): 调整身份证图片高度以改善显示效果
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/pages/collectionSettings/index.less
src/pages/collectionSettings/index.less
View file @
8c8bb09
...
@@ -397,7 +397,7 @@
...
@@ -397,7 +397,7 @@
397
397
398
.idcard-img-image {
398
.idcard-img-image {
399
width: 100%;
399
width: 100%;
400
-
height:
2
50rpx;
400
+
height:
3
50rpx;
401
border-radius: 12rpx;
401
border-radius: 12rpx;
402
object-fit: cover;
402
object-fit: cover;
403
}
403
}
...
...
Please
register
or
login
to post a comment