mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 23:04:05 -06:00
fix(popover): callouts
If within callout we have a links/footnotes, the popover content will be hidden
This commit is contained in:
parent
5eec1e98e6
commit
94f3c48ad5
@ -6,7 +6,6 @@
|
||||
background-color: var(--bg);
|
||||
border-radius: 5px;
|
||||
padding: 0 1rem;
|
||||
overflow-y: hidden;
|
||||
transition: max-height 0.3s ease;
|
||||
box-sizing: border-box;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user