Merge remote-tracking branch 'parent/main' into kb_migration

This commit is contained in:
KMY 2023-04-27 12:05:58 +09:00
commit 9264284cf4
163 changed files with 3596 additions and 1088 deletions

View file

@ -1164,7 +1164,8 @@ body > [data-popper-placement] {
.media-gallery,
.video,
.audio,
.attachment-list {
.attachment-list,
.preview-card {
margin-left: 46px + 10px;
width: calc(100% - (46px + 10px));
}