duplicate fon family declaration removed

This commit is contained in:
polatengin 2020-07-17 14:06:06 +03:00
Родитель 7638198716
Коммит 3cb261f33c
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -45,7 +45,7 @@ $team_selector_list_item_width: 450px;
.retrospective-notification-toast {
.retrospective-notification-toast-body {
font-family: "Segoe UI VSS (Regular)","-apple-system",BlinkMacSystemFont,"Segoe UI",sans-serif;
font-family: $default_vsts_font;
color: black;
word-break: break-word;
}