When iOS device has been linked, use iOS color scheme

This commit is contained in:
Scott Nonnenberg 2018-08-13 17:06:50 -07:00
parent 0eb2c958a5
commit a247ffe5cf
12 changed files with 556 additions and 82 deletions

View file

@ -388,6 +388,8 @@
overflow-x: hidden;
white-space: nowrap;
text-overflow: clip;
color: $color-light-90;
}
.module-message__generic-attachment__text {