Fix style of the "Delete my review" link

This commit is contained in:
Bob Silverberg 2018-09-04 08:17:03 -04:00
Родитель 8c310b28b2
Коммит 7a6dddc4d9
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -37,6 +37,7 @@
.ConfirmButton-default-button {
align-items: flex-start;
color: $blue-50;
display: contents;
}
.ConfirmButton-buttons {