Skip to content

Commit 55cbe39

Browse files
keep text align left
1 parent d7463ea commit 55cbe39

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/_static/custom.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,7 @@ table.tight-table td .highlight pre,
1616
table.tight-table td .highlight {
1717
text-align: left;
1818
}
19+
20+
table.tight-table td .sd-card-body {
21+
text-align: left;
22+
}

0 commit comments

Comments
 (0)