mirror of
https://github.com/logseq/logseq.git
synced 2026-05-29 15:09:41 +00:00
fix(ui): overflow for the tippy container
This commit is contained in:
@@ -77,8 +77,8 @@
|
||||
|
||||
.tippy-wrapper {
|
||||
background-color: var(--ls-tertiary-background-color);
|
||||
overflow: visible;
|
||||
border-radius: 8px;
|
||||
margin: 0 -6px;
|
||||
}
|
||||
|
||||
.tippy-hover {
|
||||
|
||||
Reference in New Issue
Block a user