diff --git a/src/renderer/components/Automation/AutomationEditor.css b/src/renderer/components/Automation/AutomationEditor.css index 719fe39..72f2eef 100644 --- a/src/renderer/components/Automation/AutomationEditor.css +++ b/src/renderer/components/Automation/AutomationEditor.css @@ -1095,7 +1095,22 @@ color: #d9c08a; } +/* + * `display: block`, and that is the fix for a bullet that appeared beside the LAST line of a + * problem rather than the first. + * + * A `