mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-30 19:49:14 -04:00
small fixes and style changes
This commit is contained in:
parent
c7ee067ef2
commit
474eb9290f
4 changed files with 18 additions and 8 deletions
|
@ -471,6 +471,11 @@ x-dialog h2 {
|
|||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
#receiveRequestDialog h2,
|
||||
#receiveFileDialog h2 {
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
x-dialog .row-reverse {
|
||||
margin: auto -24px;
|
||||
margin-top: 40px;
|
||||
|
@ -489,7 +494,7 @@ x-dialog .row-reverse {
|
|||
}
|
||||
|
||||
.file-size{
|
||||
padding-bottom: 5px;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
/* Send Text Dialog */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue