1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-11-24 15:16:25 +09:00

enhance(client): モバイルでのチャットリストのデザイン改善

This commit is contained in:
NoriDev 2023-06-04 03:27:13 +09:00
parent 041f41fb86
commit 90252c1c44

View File

@ -267,6 +267,7 @@ definePageMetadata({
@container (max-width: 500px) {
.message {
> div {
padding: 15px 20px;
font-size: .9em;
}
}