small fixes and style changes

This commit is contained in:
schlagmichdoch 2023-01-17 14:00:01 +01:00
parent c7ee067ef2
commit 474eb9290f
4 changed files with 18 additions and 8 deletions

View file

@ -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 */