♻️ refactor: Change tooltip text size

This commit is contained in:
Dominic Harris 2022-03-24 19:46:29 -04:00
parent c8a46307b8
commit 77340f763c
No known key found for this signature in database
GPG Key ID: 93CCF85F3E2A4F65
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ $font-mono: "Cartograph CF", ui-monospace, SFMono-Regular, Menlo, Monaco,
opacity: 0.8;
padding: 10px;
font-family: $font-mono;
font-size: 13px;
> .tippy-backdrop {
background-color: $bg;
}