mirror of
https://github.com/discourse/discourse.git
synced 2024-11-29 04:03:57 -06:00
UX: make summary 100% height (#24649)
This commit is contained in:
parent
a1690e0401
commit
9fb4175008
@ -72,6 +72,7 @@
|
||||
cursor: pointer;
|
||||
display: flex;
|
||||
align-items: stretch;
|
||||
height: 100%;
|
||||
&:not(.btn) {
|
||||
border-radius: var(--d-input-border-radius);
|
||||
padding-left: 0.5em;
|
||||
|
Loading…
Reference in New Issue
Block a user