mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
chore: tweak
This commit is contained in:
parent
ef78eeab7a
commit
eadbc76082
@ -137,7 +137,7 @@ const { bulletin, showBulletin, enableBulletin, close } = useBulletinControl()
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
|
||||
.vp-bulletin:where(.preset) .content :where(p,ul,ol,) {
|
||||
.vp-bulletin:where(.preset) .content :where(p,ul,ol) {
|
||||
margin: 8px 0;
|
||||
}
|
||||
|
||||
|
||||
@ -23,6 +23,7 @@ const featuresComposables = fs.readdirSync(
|
||||
|
||||
export default defineConfig((cli) => {
|
||||
const DEFAULT_OPTIONS: Options = {
|
||||
dts: true,
|
||||
sourcemap: false,
|
||||
splitting: false,
|
||||
watch: cli.watch,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user