Remove superfluous focus styling

This commit is contained in:
Andreas Nedbal 2023-01-10 20:54:13 +01:00
parent 6fa26340ef
commit 7970838659
1 changed files with 0 additions and 4 deletions

View File

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