mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-31 15:28:19 -04:00
Fixes thumbnail size for portrait screenshots in icon view.
This commit is contained in:
parent
cdb9157cd1
commit
81cce9e07c
2 changed files with 6 additions and 4 deletions
|
@ -214,8 +214,8 @@
|
|||
display: block;
|
||||
|
||||
img {
|
||||
min-width: 48px;
|
||||
min-height: 48px;
|
||||
max-width: 100px;
|
||||
height: 48px;
|
||||
margin-bottom: 8px;
|
||||
&.thumb {
|
||||
border: 1px solid #eee;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue