Remove superfluous focus styling

This commit is contained in:
Andreas Nedbal 2023-01-10 20:54:13 +01:00
parent 6fa26340ef
commit 7970838659

View file

@ -24,10 +24,6 @@
.format-help {
opacity: .3;
#{$this}:focus-within & {
opacity: 1;
}
}
&:focus-within .format-help,