mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 13:54:05 +01:00
add default bg
This commit is contained in:
@@ -130,7 +130,7 @@ function scrollToSection(id: string) {
|
||||
/>
|
||||
|
||||
<template #content>
|
||||
<div class="text-neutral-500 p-2">
|
||||
<div class="text-neutral-500 p-2 bg-default">
|
||||
<div
|
||||
v-for="link in post!.body!.toc!.links"
|
||||
:key="link.id"
|
||||
|
||||
Reference in New Issue
Block a user