mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-20 07:05:05 -04:00
Fix x-paper width (fixed #233)
This commit is contained in:
parent
229084fab3
commit
48090ec41c
1 changed files with 1 additions and 0 deletions
|
@ -336,6 +336,7 @@ x-dialog x-paper {
|
|||
display: flex;
|
||||
margin: auto;
|
||||
flex-direction: column;
|
||||
width: 100%;
|
||||
max-width: 450px;
|
||||
z-index: 3;
|
||||
border-radius: 30px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue