From 3ad8f042fc7bd690d65646e11658c53f19790c1e Mon Sep 17 00:00:00 2001 From: pseudometa <73286100+chrisgrieser@users.noreply.github.com> Date: Fri, 6 Oct 2023 17:04:58 +0200 Subject: [PATCH] fix: typo --- source.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.css b/source.css index 9e0e464e..c0381b5f 100644 --- a/source.css +++ b/source.css @@ -3736,7 +3736,7 @@ body transition: var(--anim-duration-slow); } -/* if there is more than one pane, highlight the currently focussed one */ +/* if there is more than one pane, highlight the currently focused one */ .mod-root .workspace-tabs:not(:only-of-type, .mod-stacked).mod-active .workspace-tab-header-container-inner,