Skip to content

Commit 6c2e824

Browse files
correct patch conflict
1 parent bd2bfc0 commit 6c2e824

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/style.css

+4
Original file line numberDiff line numberDiff line change
@@ -917,6 +917,10 @@ main .content ul, main .content ol {
917917
line-height: 150%;
918918
}
919919

920+
.chooser-page main .content ul, .chooser-page main .content ol {
921+
line-height: 100%;
922+
}
923+
920924
/* Classic Editor TinyMCE WYSIWYG editor image alignment */
921925
/* TODO: port in alignleft and alignright rules here as well? */
922926
main figure:has(img.aligncenter) {

0 commit comments

Comments
 (0)