Merge branch 'develop' into schedule-note

This commit is contained in:
かっこかり 2023-11-20 09:31:54 +09:00 committed by GitHub
commit b58d266ccd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 417 additions and 14 deletions

View file

@ -114,7 +114,6 @@ const props = defineProps<{
& + article {
left: 0;
width: 100%;
}
}
}
@ -124,6 +123,7 @@ const props = defineProps<{
> .thumbnail {
height: 80px;
overflow: clip;
}
> article {