fix: detach fold source code buttons on disabling the feature

This commit is contained in:
EnixCoda 2021-08-19 18:29:03 +08:00
parent 196d94c964
commit ab9c5686ca

View file

@ -103,7 +103,7 @@ $minimal-z-index: max($github-header-z-index, $github-pull-request-float-header-
display: table-cell;
}
.gitako-code-fold-attached {
.gitako-code-fold-attached:not(.gitako-code-fold-attached-disabled) {
tr {
.gitako-code-fold-handler {
display: initial;