We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
accordion-button
1 parent 42c7772 commit 6784669Copy full SHA for 6784669
docs/_sass/getnighthawk.scss
@@ -5899,12 +5899,6 @@ div.globalFooterCard.card-environment {
5899
transform: rotate(270deg);
5900
}
5901
5902
-.accordion-button {
5903
- display: flex;
5904
- align-items: center;
5905
- justify-content: space-between;
5906
-}
5907
-
5908
.sidebar .accordion-button:not(.collapsed) {
5909
background-color: transparent;
5910
color: inherit;
@@ -5980,6 +5974,7 @@ div.globalFooterCard.card-environment {
5980
5974
5981
5975
.accordion-button {
5982
5976
border: 0px !important;
5977
+ justify-content: space-between;
5983
5978
5984
5979
.accordion-button::after {
5985
margin-left: 10px !important;
0 commit comments