mirror of
https://github.com/EnixCoda/Gitako.git
synced 2026-03-11 08:54:44 +00:00
fix: prevent close button shifting
This commit is contained in:
parent
50731bb461
commit
ab96ebbe3c
1 changed files with 1 additions and 0 deletions
|
|
@ -306,6 +306,7 @@ $minimal-z-index: max($github-header-z-index, $github-pull-request-float-header-
|
|||
|
||||
.#{$name}-side-bar-body {
|
||||
$button-size: 32px;
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
|
|
|
|||
Loading…
Reference in a new issue