fix: question-answers padding

This commit is contained in:
Catriel Müller
2026-02-27 08:09:39 -03:00
parent 6140f5560b
commit e0c5ddd454
@@ -110,3 +110,7 @@ html[data-theme="kilo-vscode"] [data-component="bash-output"] {
}
}
}
[data-component="question-answers"] {
padding: 8px;
}