mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-31 05:42:13 +02:00
Remove superfluous focus styling
This commit is contained in:
parent
6fa26340ef
commit
7970838659
1 changed files with 0 additions and 4 deletions
|
@ -24,10 +24,6 @@
|
||||||
|
|
||||||
.format-help {
|
.format-help {
|
||||||
opacity: .3;
|
opacity: .3;
|
||||||
|
|
||||||
#{$this}:focus-within & {
|
|
||||||
opacity: 1;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
&:focus-within .format-help,
|
&:focus-within .format-help,
|
||||||
|
|
Loading…
Reference in a new issue