mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 07:05:10 +00:00
enhance: add extra-padding-y tooltip theme
This commit is contained in:
@@ -661,3 +661,8 @@
|
||||
.tippy-hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.tippy-popper .tippy-tooltip.extra-padding-y .py-1 {
|
||||
padding-top: 0.5rem;
|
||||
padding-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user