mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-27 18:26:16 -04:00
Centralize evaluation of URL parameters to clean up code and remove redundancies, and streamline Base64Dialog class
This commit is contained in:
parent
cb86ce0e39
commit
10b658e2e9
6 changed files with 195 additions and 179 deletions
|
@ -705,6 +705,7 @@ x-dialog .dialog-subheader {
|
|||
width: 100%;
|
||||
height: 40vh;
|
||||
border: solid 12px #438cff;
|
||||
margin: 6px;
|
||||
}
|
||||
|
||||
#base64-paste-dialog .textarea {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue