fix(preferences(js)): handle cancellation of IMAP account edition

This commit is contained in:
Francis Lachapelle
2020-06-22 17:31:54 -04:00
parent 7494bb3ae6
commit ee904ac616
2 changed files with 6 additions and 2 deletions
@@ -199,6 +199,9 @@ div.md-tile-left {
.#{$md}-subhead {
@extend .#{$md}-body-1;
white-space: pre;
&.md-block {
display: block;
}
}
.#{$md}-body {
@extend .#{$md}-caption;