mirror of
https://github.com/vector-im/element-web.git
synced 2025-12-24 10:41:28 +01:00
Remove css causing list and paragraph issues (#10424)
This commit is contained in:
parent
b0de7b3bb6
commit
0fcb9d6a3e
@ -642,12 +642,6 @@ $left-gutter: 64px;
|
||||
ul {
|
||||
list-style-type: disc;
|
||||
}
|
||||
|
||||
/* Remove top and bottom margin for better display in rich text editor output */
|
||||
:is(blockquote > p, ol, ul) {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user