From 4de75e0f305b2cb4a026073440f2bac7c34df817 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Tue, 25 Jun 2024 17:39:03 +0200 Subject: Focus indicator style --- tpl/objects/switch.pug | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tpl/objects/switch.pug') diff --git a/tpl/objects/switch.pug b/tpl/objects/switch.pug index 0c9c1ab..6f83fdc 100644 --- a/tpl/objects/switch.pug +++ b/tpl/objects/switch.pug @@ -7,6 +7,6 @@ mixin switch label(class=classes) input.o-switch__native(type='checkbox')&attributes(attributes) - .o-switch__indicator - .o-switch__label + span.o-switch__indicator + span.o-switch__label block -- cgit v1.2.3-54-g00ecf