Browse Source

[Version] V.3.8

[Adds]
1.文件预览图片大小调整
master
dhj 4 years ago
parent
commit
186445bd2d
1 changed files with 4 additions and 2 deletions
  1. +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;