mirror of
https://github.com/RobinLinus/snapdrop.git
synced 2025-05-16 15:40:10 -07:00
Merge pull request #559 from schlagmichdoch/fix_image_overflow
[bug] fix image overflow
This commit is contained in:
commit
6420891069
@ -714,6 +714,7 @@ x-dialog x-paper {
|
|||||||
}
|
}
|
||||||
/* Image Preview */
|
/* Image Preview */
|
||||||
#img-preview{
|
#img-preview{
|
||||||
|
max-width: 100%;
|
||||||
max-height: 50vh;
|
max-height: 50vh;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
display: block;
|
display: block;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user