mirror of https://github.com/stashapp/stash.git
Fix for gallery not displaying full image
This commit is contained in:
parent
5db9cd9c05
commit
d0431a02f1
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 New Issue