Commit 21edc7b0 authored by Phil Hughes's avatar Phil Hughes

Fixed header being over issue boards in focus mode

Closes #2473
parent 3820400b
......@@ -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