mirror of
https://github.com/discourse/discourse.git
synced 2025-03-23 19:25:51 +08:00
UX: Set width for the new feature items (#25657)
This commit is contained in:
parent
faf0807b37
commit
1f50e7e38f
@ -681,6 +681,7 @@
|
|||||||
margin-bottom: 1.5em;
|
margin-bottom: 1.5em;
|
||||||
background-color: var(--primary-very-low);
|
background-color: var(--primary-very-low);
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
|
max-width: 45rem;
|
||||||
|
|
||||||
&__new-feature-emoji {
|
&__new-feature-emoji {
|
||||||
font-size: 1.2em;
|
font-size: 1.2em;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user