fix: stylelint

This commit is contained in:
xingyu
2023-11-14 21:56:54 +08:00
parent 249e0d21a3
commit 821c804189
14 changed files with 135 additions and 86 deletions

View File

@ -88,8 +88,8 @@ onMounted(() => {
}
.message-list {
height: 400px;
display: flex;
height: 400px;
flex-direction: column;
.message-item {