UX: improve small action button alignment (#16486)

This commit is contained in:
Kris 2022-04-15 11:43:32 -04:00 committed by GitHub
parent ee9daec36f
commit c81d4597a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1146,6 +1146,10 @@ blockquote > *:last-child {
button {
align-self: flex-start;
font-size: var(--font-up-1);
.d-icon {
font-size: var(--font-down-1);
}
}
.custom-message {