mirror of
https://github.com/discourse/discourse.git
synced 2026-08-13 06:25:11 -05:00
UX: improve small action button alignment (#16486)
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user