mirror of
https://github.com/stashapp/stash.git
synced 2026-05-02 11:51:49 +02:00
Fix for gallery not displaying full image
This commit is contained in:
parent
5db9cd9c05
commit
d0431a02f1
2 changed files with 82 additions and 82 deletions
File diff suppressed because one or more lines are too long
|
|
@ -25,7 +25,7 @@
|
|||
right: 0;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
display: inline-grid;
|
||||
display: block;
|
||||
justify-content: center;
|
||||
align-content: center;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue