fix: links inside collapsible info
This commit is contained in:
parent
0ab1740b07
commit
719cdb3334
1 changed files with 2 additions and 1 deletions
|
@ -24,9 +24,10 @@
|
||||||
|
|
||||||
&::after {
|
&::after {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 40%;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
pointer-events: none;
|
||||||
|
|
||||||
background-image: linear-gradient(
|
background-image: linear-gradient(
|
||||||
to bottom,
|
to bottom,
|
||||||
|
|
Loading…
Add table
Reference in a new issue