mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-23 07:30:54 +08:00
small fixes and style changes
This commit is contained in:
+6
-1
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user