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.
1 parent f84de53 commit 02c1c6fCopy full SHA for 02c1c6f
src/Elastic.Documentation.Site/Assets/markdown/dropdown.css
@@ -7,7 +7,7 @@
7
details.dropdown {
8
@apply border-grey-20 mt-4 block rounded-sm border-1 shadow-xs;
9
summary.dropdown-title {
10
- @apply text-ink-dark flex cursor-pointer items-stretch justify-between font-sans font-bold text-xl;
+ @apply text-ink-dark flex cursor-pointer items-stretch justify-between font-sans text-xl font-bold;
11
}
12
13
&[open] .dropdown-title {
0 commit comments