feedback board header location fixed

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

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

@ -22,7 +22,7 @@ $team_selector_list_item_width: 450px;
}
.feedback-board-container-header-spacer {
margin-top: $extension_header_height + 40;
margin-top: $extension_header_height + 45;
background: $azure_devops_navigator_dark_grey;
height: 1px;
z-index: 2;