UX: minor fix with new composer and reply/edit (#21634)

This commit is contained in:
chapoi 2023-05-18 19:04:14 +09:00 committed by GitHub
parent f0ec1fad8c
commit ab4e2bed84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -171,8 +171,7 @@
}
.chat-composer-message-details {
padding: 0.5rem 0.75rem;
border-top: 1px solid var(--primary-low);
padding: 0 0.75rem 0.5rem;
display: flex;
align-items: center;