This commit is contained in:
the-djmaze 2022-04-28 23:10:21 +02:00
parent 676b3677b9
commit 53894ac4ea
38 changed files with 85 additions and 38 deletions

View file

@ -28,6 +28,11 @@
.textAreaParent {
display: flex;
flex-direction: column;
/*
.rl-signature {
border-top: 1px solid rgba(128,128,128,0.7);
}
*/
}
.attachmentAreaParent {