Improve doc

This commit is contained in:
syuilo
2021-08-05 18:34:59 +09:00
parent 38af8d4737
commit fc5ceea335
2 changed files with 21 additions and 8 deletions

View File

@ -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%;