Browse Source

个人页徽章大小样式更改

tags/v1.22.11.1^2
zhoupzh 3 years ago
parent
commit
f80265742c
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      web_src/less/_user.less

+ 4
- 4
web_src/less/_user.less View File

@@ -219,13 +219,13 @@
pointer-events: none;
}
.badge-honor-badge-basic-img {
width: 56px;
height: 56px;
margin-bottom: 5px;
width: 100px;
height: 100px;
margin-bottom: 10px;
}
.badge-honor-badge-basic-txt {
line-height: 20px;
width: 65px;
width: 100px;
word-break: break-all;
}
.badge-section-title:before {


Loading…
Cancel
Save