mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-02-06 09:29:01 +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;
|
overflow-y: auto;
|
||||||
overscroll-behavior: contain;
|
overscroll-behavior: contain;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user