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

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;