From 287292b3441dc6e43d9ebc16caaa55f13d6aba02 Mon Sep 17 00:00:00 2001 From: Giulia Ghisini Date: Tue, 17 Dec 2024 15:46:28 +0100 Subject: [PATCH] fix styles --- packages/volto/theme/themes/pastanaga/extras/main.less | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/volto/theme/themes/pastanaga/extras/main.less b/packages/volto/theme/themes/pastanaga/extras/main.less index 8ce378bfc3..e26eab975e 100644 --- a/packages/volto/theme/themes/pastanaga/extras/main.less +++ b/packages/volto/theme/themes/pastanaga/extras/main.less @@ -168,6 +168,7 @@ button { border: @checkboxBorderUnchecked; } } + input:focus { & ~ label:before { outline: 2px solid #000 !important;