mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
feat(theme): optimize VPCollapse styles within Card
This commit is contained in:
parent
4e7fb91a56
commit
f95e7c8412
@ -28,4 +28,8 @@ provide(INJECT_COLLAPSE_KEY, {
|
||||
gap: 16px;
|
||||
margin: 16px 0;
|
||||
}
|
||||
|
||||
.vp-card-wrapper .body > :first-child:where(.vp-collapse) > .vp-collapse-item:first-child {
|
||||
padding-top: 0;
|
||||
}
|
||||
</style>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user