Skip to content

Commit b97e92c

Browse files
Fix pip opacity
1 parent 67b1656 commit b97e92c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/plugin/styles/main.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,8 @@
3131
}
3232
}
3333
}
34+
35+
&--pip {
36+
opacity: 1;
37+
}
3438
}

0 commit comments

Comments
 (0)