Improve doc
This commit is contained in:
parent
38af8d4737
commit
fc5ceea335
2 changed files with 21 additions and 8 deletions
|
|
@ -162,6 +162,10 @@ export default defineComponent({
|
|||
border-bottom: solid 0.5px var(--divider);
|
||||
}
|
||||
|
||||
::v-deep(h3) {
|
||||
margin: 1.25em 0 0.5em 0;
|
||||
}
|
||||
|
||||
::v-deep(table) {
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue