added settings modal for mail

This commit is contained in:
Kevin Froman 2020-02-09 03:11:41 -06:00
parent dee531fd51
commit 559f6bed49
12 changed files with 695 additions and 202 deletions

View file

@ -38,3 +38,8 @@
.messageContent{
padding-top: 1em;
}
#tabBtns ul .icon {
pointer-events: none;
}