Commit e402a8c8 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Merge branch 'issue-boards-focus-mode-fix' into 'master'

Fixed header being over issue boards in focus mode

Closes #2473

See merge request !2002
parents 3820400b 21edc7b0
......@@ -72,7 +72,7 @@
height: 100%;
top: 0;
background: $white-light;
z-index: 100;
z-index: 500;
.boards-list {
height: calc(100vh - 50px);
......
---
title: Fixed header being over issue boards when in focus mode
merge_request:
author:
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment