Skip to content

Commit c732927

Browse files
committed
fix: update css to add spaces in sentence
1 parent 9ddef1a commit c732927

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/templates/support/support.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2765,7 +2765,7 @@ table th {
27652765
widows: 2;
27662766
text-align: left;
27672767
}
2768-
.c9:has(> span > img) {
2768+
.c9:has(> span:first-child > img) {
27692769
display: flex;
27702770
align-items: center;
27712771
}

0 commit comments

Comments
 (0)