mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-05-24 21:04:42 +00:00
Fix x-paper width (fixed #233)
This commit is contained in:
@@ -336,6 +336,7 @@ x-dialog x-paper {
|
|||||||
display: flex;
|
display: flex;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
width: 100%;
|
||||||
max-width: 450px;
|
max-width: 450px;
|
||||||
z-index: 3;
|
z-index: 3;
|
||||||
border-radius: 30px;
|
border-radius: 30px;
|
||||||
|
|||||||
Reference in New Issue
Block a user