mirror of
https://github.com/RobinLinus/snapdrop.git
synced 2025-05-15 23:20:11 -07:00
fix image overflow
This commit is contained in:
parent
f769a76605
commit
c769810150
@ -719,6 +719,7 @@ x-dialog x-paper {
|
||||
}
|
||||
/* Image Preview */
|
||||
#img-preview{
|
||||
max-width: 100%;
|
||||
max-height: 50vh;
|
||||
margin: auto;
|
||||
display: block;
|
||||
|
Loading…
x
Reference in New Issue
Block a user