mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-30 11:39:14 -04:00
revert div to input conversion to be able to insert linebreaks to messages
This commit is contained in:
parent
5525caa766
commit
665aa857d7
3 changed files with 14 additions and 5 deletions
|
@ -469,6 +469,12 @@ x-dialog .font-subheading {
|
|||
padding-bottom: 5px;
|
||||
}
|
||||
|
||||
/* Send Text Dialog */
|
||||
|
||||
#textInput {
|
||||
min-height: 120px;
|
||||
}
|
||||
|
||||
/* Receive Text Dialog */
|
||||
|
||||
#receiveTextDialog #text {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue