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 {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
height: 40%;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
pointer-events: none;
|
||||
|
||||
background-image: linear-gradient(
|
||||
to bottom,
|
||||
|
|
Loading…
Reference in a new issue