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 a0d7333 commit ff4decdCopy full SHA for ff4decd
packages/nimiq-vitepress-theme/src/layout/Changelog.vue
@@ -16,7 +16,7 @@ const [DefineCommitRegularLine, CommitRegularLine] = createReusableTemplate<Comm
16
Changelog
17
</h2>
18
<Collapsible.Root v-if="commits.length > 0" class="nq-raw" px-32 bg-neutral-200 rounded-8 f-mt-lg>
19
- <Collapsible.Trigger bg-transparent w-full f-mt-2xs z-10 flex f-px-xs f-py-2xs>
+ <Collapsible.Trigger bg-transparent w-full f-mt-2xs z-10 f-px-xs f-py-2xs flex="~ items-center gap-8">
20
<div i-nimiq:watch-1-50 />
21
See changelog of this file
22
</Collapsible.Trigger>
0 commit comments