diff --git a/css/custom.css b/css/custom.css index 98dde27f..9bb24965 100644 --- a/css/custom.css +++ b/css/custom.css @@ -4659,6 +4659,10 @@ input.accordion[type=radio]:checked + label::after { margin: 1rem 0; } +[data-tooltip]:before { + width: 0; +} + } @@ -4667,4 +4671,3 @@ input.accordion[type=radio]:checked + label::after { -