mirror of
https://github.com/discourse/discourse.git
synced 2025-03-01 17:13:11 +08:00
UX: fix post placeholder on mobile (#18442)
This commit is contained in:
parent
3b86974367
commit
afce65bb79
@ -431,3 +431,7 @@ span.highlighted {
|
|||||||
opacity: 100%;
|
opacity: 100%;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.placeholder .topic-body {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user