1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-04-06 04:39:32 -05:00
This commit is contained in:
syuilo 2024-09-22 20:14:09 +09:00
parent 2762e29f7f
commit 973d8366c3

View file

@ -246,7 +246,7 @@ function onMousedown(evt: MouseEvent): void {
}
&:disabled {
opacity: 0.7;
opacity: 0.5;
}
&:focus-visible {