mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
fix: OpenPgpImport popup textarea width
This commit is contained in:
parent
5800905f01
commit
8470525f99
1 changed files with 4 additions and 0 deletions
|
|
@ -1967,6 +1967,10 @@ html.sm-msgView-bottom #rl-app .messageView {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#rl-app #V-PopupsOpenPgpImport textarea {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
/* #endregion */
|
/* #endregion */
|
||||||
|
|
||||||
/* #region popup contacts */
|
/* #region popup contacts */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue