mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-19 13:25:57 +00:00
fix(mail(js)): skrink autogrow md-input when content is removed
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
// Plain text editor
|
||||
md-input-container .md-input.plain-text {
|
||||
height: auto;
|
||||
padding-left: $mg;
|
||||
padding-right: $mg;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user