Fix design

This commit is contained in:
syuilo
2020-10-19 13:17:37 +09:00
parent fb07116a4c
commit d8be0511f1
2 changed files with 7 additions and 0 deletions

View File

@ -38,7 +38,9 @@ export default defineComponent({
}
> ::v-deep(code) {
font-size: 0.8em;
word-break: break-all;
padding: 4px 6px;
}
::v-deep(.title) {