提交 307ac3a9 编写于 作者: P Phil Hughes

Merge branch '39974-toggle-sidebar-btn' into 'master'

Stop toggle sidebar button from changing height on collapse

Closes #39974

See merge request gitlab-org/gitlab-ce!15944
......@@ -320,13 +320,14 @@
transition: width $sidebar-transition-duration;
position: fixed;
bottom: 0;
padding: 16px;
padding: $gl-padding;
background-color: $gray-light;
border: 0;
border-top: 2px solid $border-color;
color: $gl-text-color-secondary;
display: flex;
align-items: center;
line-height: 1;
svg {
margin-right: 8px;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册