Skip to content

Commit e4268ee

Browse files
authored
chore: remove style change
1 parent 6a5bb3b commit e4268ee

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/pages/package-docs/[...path].vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,6 @@ const showEmptyState = computed(() => docsData.value?.status !== 'ok')
253253
/* Individual symbol articles */
254254
.docs-content .docs-symbol {
255255
@apply mb-10 pb-10 border-b border-border/30 last:border-0;
256-
word-break: break-word;
257256
}
258257
259258
.docs-content .docs-symbol:target {

0 commit comments

Comments
 (0)