Update MkTimeline.vue

This commit is contained in:
syuilo 2025-05-02 15:03:37 +09:00
parent aa4036dcf5
commit dcaf020afb
1 changed files with 1 additions and 1 deletions

View File

@ -456,7 +456,7 @@ defineExpose({
margin: auto;
background: var(--MI_THEME-accent);
color: var(--MI_THEME-fgOnAccent);
font-size: 85%;
font-size: 90%;
&:hover {
background: hsl(from var(--MI_THEME-accent) h s calc(l + 5));