sidebar z-index above content area
This commit is contained in:
parent
aaa49c2c4e
commit
d8a1ea0c4f
2 changed files with 5 additions and 0 deletions
|
@ -196,6 +196,7 @@
|
|||
transition: width .3s;
|
||||
background: $gray-light;
|
||||
padding: 10px 20px;
|
||||
z-index: 2;
|
||||
|
||||
&.right-sidebar-expanded {
|
||||
width: $gutter_width;
|
||||
|
|
4
changelogs/unreleased/30587-pipeline-icon-z.yml
Normal file
4
changelogs/unreleased/30587-pipeline-icon-z.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
title: fix Status icons overlapping sidebar on mobile
|
||||
merge_request:
|
||||
author:
|
Loading…
Reference in a new issue