mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-21 22:54:53 +08:00
Resolve image too big bug modifying style
This commit is contained in:
@@ -718,9 +718,9 @@ x-dialog x-paper {
|
||||
}
|
||||
/* Image Preview */
|
||||
#img-preview{
|
||||
max-width:100%;
|
||||
max-height:100%;
|
||||
|
||||
max-height: 50vh;
|
||||
margin: auto;
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user