mirror of
https://github.com/tylernguyen/wiki.git
synced 2025-02-05 00:23:13 -06:00
edit: revert tooltips to default position
This commit is contained in:
parent
d90002c7cd
commit
749f62fb11
1 changed files with 0 additions and 4 deletions
|
@ -119,10 +119,6 @@ body {
|
|||
}
|
||||
|
||||
/* LINK https://github.com/squidfunk/mkdocs-material/discussions/6757#discussioncomment-10100386 */
|
||||
.md-tooltip2 {
|
||||
top: calc(var(--md-tooltip-host-y) - 1.5rem);
|
||||
}
|
||||
|
||||
.md-tooltip2>.md-typeset {
|
||||
color: var(--tooltip-color);
|
||||
font-family: var(--default-font);
|
||||
|
|
Loading…
Reference in a new issue