mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 11:29:05 +08:00
notice: links aren't clickable #968
This commit is contained in:
parent
bd1f3d3432
commit
dafc7168a3
@ -811,6 +811,7 @@ blockquote cite {
|
|||||||
padding-bottom: 1rem;
|
padding-bottom: 1rem;
|
||||||
padding-left: 1rem;
|
padding-left: 1rem;
|
||||||
padding-right: 1rem;
|
padding-right: 1rem;
|
||||||
|
pointer-events: auto;
|
||||||
}
|
}
|
||||||
/* remove margin if only a single code block is contained in the tab */
|
/* remove margin if only a single code block is contained in the tab */
|
||||||
#R-body .box-content:not(:has(> p)):has(> div[class*='highlight']:only-of-type),
|
#R-body .box-content:not(:has(> p)):has(> div[class*='highlight']:only-of-type),
|
||||||
|
@ -1 +1 @@
|
|||||||
7.2.0+19ea877181e2ca631fdb30e2abf1418d314c25e4
|
7.2.0+bd1f3d3432632c61bb12e7ec0f7673fed0289f19
|
Loading…
x
Reference in New Issue
Block a user