Skip to content

Commit 3e63f75

Browse files
committed
style: tweak a class
1 parent e787233 commit 3e63f75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/globals.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ div.chat-bubble > .reload-container {
6565
color: var(--color-secondary-content);
6666
}
6767

68-
.chat-bubble ul {
68+
.chat-bubble ul, ol {
6969
margin-top: calc(var(--spacing) * 4);
7070
margin-bottom: calc(var(--spacing) * 4);
7171
}

0 commit comments

Comments
 (0)