Merge branch 'develop' into schedule-note

This commit is contained in:
かっこかり 2023-11-11 16:45:58 +09:00 committed by GitHub
commit ca5bb20cc1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 17 additions and 10 deletions

View file

@ -1143,6 +1143,7 @@ defineExpose({
.preview {
padding: 16px 20px 0 20px;
min-height: 75px;
max-height: 150px;
overflow: auto;
}