Skip to content

Commit 6784669

Browse files
add to previous accordion-button class
Signed-off-by: Akshit <[email protected]>
1 parent 42c7772 commit 6784669

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

docs/_sass/getnighthawk.scss

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5899,12 +5899,6 @@ div.globalFooterCard.card-environment {
58995899
transform: rotate(270deg);
59005900
}
59015901

5902-
.accordion-button {
5903-
display: flex;
5904-
align-items: center;
5905-
justify-content: space-between;
5906-
}
5907-
59085902
.sidebar .accordion-button:not(.collapsed) {
59095903
background-color: transparent;
59105904
color: inherit;
@@ -5980,6 +5974,7 @@ div.globalFooterCard.card-environment {
59805974
}
59815975
.accordion-button {
59825976
border: 0px !important;
5977+
justify-content: space-between;
59835978
}
59845979
.accordion-button::after {
59855980
margin-left: 10px !important;

0 commit comments

Comments
 (0)