[TASK] add unset pos sticky
All checks were successful
CI/CD Pipeline / deploy-main (push) Successful in 1m1s
All checks were successful
CI/CD Pipeline / deploy-main (push) Successful in 1m1s
This commit is contained in:
parent
4de06900c4
commit
fb90c5c259
@ -65,6 +65,10 @@ details > summary {
|
|||||||
top: 0;
|
top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
details details > summary {
|
||||||
|
position: unset !important;
|
||||||
|
}
|
||||||
|
|
||||||
summary h2,
|
summary h2,
|
||||||
summary h3,
|
summary h3,
|
||||||
summary h4,
|
summary h4,
|
||||||
|
Loading…
Reference in New Issue
Block a user