This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
yiyun-fe
/
yiyunjianzhuBeta
Watch
4
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
[Version] V.3.8
[Adds] 1.文件预览图片大小调整
master
dhj
4 years ago
parent
f1011831cc
commit
186445bd2d
1 changed files
with
4 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-2
static/css/main.css
+ 4
- 2
static/css/main.css
View File
@@ -4615,8 +4615,10 @@ button:focus {
align-items: center;
}
.file_Img{
max-width: 100%;
max-height: 100%;
max-width: 102px;
max-height: 69px;
position: relative;
top: 36px;
}
.searchsize{
font-size: 24px;