mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-28 10:20:39 +00:00
fix image overflow
This commit is contained in:
@@ -719,6 +719,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;
|
||||||
|
|||||||
Reference in New Issue
Block a user