mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-01-29 21:51:39 +01:00
Properly display ul in message bodies.
This commit is contained in:
parent
eca5308742
commit
e02163b0ff
@ -15,7 +15,7 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
|
||||
.RoomView_body ul {
|
||||
.RoomView_body > ul {
|
||||
overflow-y: auto;
|
||||
overscroll-behavior: contain;
|
||||
list-style: none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user