Remove superfluous focus styling
This commit is contained in:
parent
6fa26340ef
commit
7970838659
|
@ -24,10 +24,6 @@
|
|||
|
||||
.format-help {
|
||||
opacity: .3;
|
||||
|
||||
#{$this}:focus-within & {
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
&:focus-within .format-help,
|
||||
|
|
Loading…
Reference in New Issue