mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
UX: staff notice should utilize full post width (#17346)
This commit is contained in:
parent
371bbadb92
commit
7711d140da
@ -1437,6 +1437,7 @@ a.mention-group {
|
||||
background-color: var(--tertiary-low);
|
||||
border-top: 1px solid var(--primary-low);
|
||||
display: flex;
|
||||
width: 100%;
|
||||
max-width: calc(
|
||||
#{$topic-body-width} + (#{$topic-body-width-padding} * 2) + #{$topic-avatar-width} -
|
||||
(0.8em * 2)
|
||||
|
Loading…
x
Reference in New Issue
Block a user