Add changelog
This commit is contained in:
parent
d7ef168c52
commit
1c184ed9e2
2 changed files with 4 additions and 4 deletions
|
@ -134,10 +134,6 @@ $new-sidebar-collapsed-width: 50px;
|
|||
background-color: $gray-normal;
|
||||
box-shadow: inset -2px 0 0 $border-color;
|
||||
|
||||
// .expand-full-sidebar-button {
|
||||
// display: none;
|
||||
// }
|
||||
|
||||
&.sidebar-icons-only {
|
||||
width: $new-sidebar-collapsed-width;
|
||||
|
||||
|
|
4
changelogs/unreleased/34028-collapse-sidebar.yml
Normal file
4
changelogs/unreleased/34028-collapse-sidebar.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
title: Make contextual sidebar collapsible
|
||||
merge_request:
|
||||
author:
|
Loading…
Reference in a new issue