This website works better with JavaScript
Home
Explore
Help
Register
Sign In
chenzhiguang
/
FD_Pano
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix: 24084 (v1.1.0全景看看)上传素材的Button上的icon过大设计大小是12*12px
任一存
3 years ago
parent
df38604c05
commit
0ea91edc29
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
src/views/material/style.less
+ 1
- 0
src/views/material/style.less
View File
@@ -33,6 +33,7 @@
}
}
i {
i {
font-size: 12px;
font-size: 12px;
+ transform: scale(0.923);
cursor: default;
cursor: default;
}
}
}
}