css: remove styles of list (#88157)
gitea/godo.js/pipeline/head There was a failure building this commit Details

This commit is contained in:
Thomas Jund 2024-03-14 14:29:24 +01:00 committed by Thomas Jund
parent d36fc01459
commit e3bba38b53
1 changed files with 0 additions and 5 deletions

5
dist/css/godo.css vendored
View File

@ -203,11 +203,6 @@ dialog + .backdrop {
* Editor typo
*/
div.godo .ProseMirror.godo--editor ul {
list-style-type: disc;
padding-left: 1em;
margin-bottom: 1em;
}
div.godo .ProseMirror.godo--editor ul li p {
margin: 0;
}