Bug 1520854 - make text color in AS work again in dark theme (#4681)

This commit is contained in:
Dan Mosedale 2019-01-18 07:48:22 -08:00 коммит произвёл Ed Lee
Родитель 2a4c65cd29
Коммит 6051ed1c09
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,5 +1,5 @@
.outer-wrapper a {
.outer-wrapper .discovery-stream.ds-layout a {
// XXX note that this only looks right in the light theme
color: $grey-90;
}