Skip to content

Commit 02c1c6f

Browse files
committed
Prettify
1 parent f84de53 commit 02c1c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Elastic.Documentation.Site/Assets/markdown/dropdown.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
details.dropdown {
88
@apply border-grey-20 mt-4 block rounded-sm border-1 shadow-xs;
99
summary.dropdown-title {
10-
@apply text-ink-dark flex cursor-pointer items-stretch justify-between font-sans font-bold text-xl;
10+
@apply text-ink-dark flex cursor-pointer items-stretch justify-between font-sans text-xl font-bold;
1111
}
1212

1313
&[open] .dropdown-title {

0 commit comments

Comments
 (0)