doc: update docs/vue.md #832 a74c7e2092

This commit is contained in:
jaywcjlove
2024-09-29 10:30:54 +00:00
parent 1060cb4041
commit 7031c98ce4
184 changed files with 594 additions and 559 deletions

View File

@ -208,6 +208,9 @@ table {
border-collapse: collapse;
}
table.shortcuts-last td:last-child > code,
table.shortcuts-last td:last-child > del > code,
table.shortcuts td:not(:last-child) > code,
table.shortcuts td:not(:last-child) > del > code,
ul.shortcuts li > code,