mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-05 17:33:49 +00:00
Fix x-paper width (fixed #233)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user