mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-14 14:55:02 +02:00
🎨
This commit is contained in:
@@ -287,7 +287,7 @@ function onMousedown(ev: MouseEvent | TouchEvent) {
|
||||
border-radius: 999px;
|
||||
|
||||
&:hover {
|
||||
background: var(--MI_THEME-accentLighten);
|
||||
background: hsl(from var(--MI_THEME-accent) h s calc(l + 10));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user