feat: better lightbox when not enable zoom

This commit is contained in:
bluelovers
2023-02-27 09:52:55 +08:00
parent 0cc0ee1bcb
commit db85421da1
2 changed files with 2 additions and 4 deletions

View File

@@ -436,9 +436,7 @@ input[type="range"]{
#modalImage {
display: block;
margin-left: auto;
margin-right: auto;
margin-top: auto;
margin: auto;
width: auto;
}