mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-21 23:36:17 -04:00
Merge branch 'fix_image_overflow' into add_device_pairing_render_node
This commit is contained in:
commit
a649a6990e
1 changed files with 1 additions and 0 deletions
|
@ -720,6 +720,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…
Add table
Add a link
Reference in a new issue