Skip to content

Commit 02ce6eb

Browse files
authored
Reduce Tippy font size (#4610)
1 parent 7c7a41f commit 02ce6eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/main.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1636,6 +1636,7 @@ button.active {
16361636
border: 2px solid var(--primary-500);
16371637
border-radius: 0.5rem;
16381638
color: var(--text);
1639+
font-size: 0.75rem;
16391640
}
16401641
.tippy-box[data-theme~="custom"][data-placement^="right"] > .tippy-arrow:before {
16411642
border-right-color: var(--primary-500);

0 commit comments

Comments
 (0)