mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 19:46:55 +08:00
UX: improve small action button alignment (#16486)
This commit is contained in:
parent
ee9daec36f
commit
c81d4597a7
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue
Block a user