Increase file preview file

This commit is contained in:
simon987 2020-07-25 17:26:17 -04:00
parent b55d432841
commit 3015ef0ff4
2 changed files with 2 additions and 2 deletions

View File

@ -218,7 +218,7 @@ a:hover,.btn:hover {
display: block;
min-width: 64px;
max-width: 100%;
max-height: 175px;
max-height: 240px;
margin: 0 auto 0;
padding: 3px 3px 0;
width: auto;

View File

@ -158,7 +158,7 @@ body {
display: block;
min-width: 64px;
max-width: 100%;
max-height: 175px;
max-height: 240px;
margin: 0 auto 0;
padding: 3px 3px 0 3px;
width: auto;