disable email notifications

This commit is contained in:
Gabriel Bazán 2016-10-13 16:09:28 -03:00
commit 2a390760bc
3 changed files with 14 additions and 8 deletions

View file

@ -17,6 +17,9 @@
color: $mid-gray;
margin: 1rem 0;
}
&-description-disabled {
color: cadetblue;
}
.setting-title, .setting-value {
display: block;
overflow: hidden;