Skip to content

Commit 75e13b9

Browse files
committed
update docs
1 parent 1ae35ab commit 75e13b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/components/PluginMarket.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ const handleCardClick = (item: PluginItem) => {
432432
433433
.filter-card {
434434
position: sticky;
435-
top: 6rem;
435+
top: 9rem;
436436
background-color: var(--vp-c-bg);
437437
border: 1px solid var(--vp-c-border);
438438
border-radius: 8px;

0 commit comments

Comments
 (0)