1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-03 03:15:58 +02:00

chore(client): fix mention style

This commit is contained in:
syuilo
2022-07-13 16:33:39 +09:00
parent 05a342009f
commit b08ead1dce

View File

@@ -61,9 +61,8 @@ useCssModule();
border-radius: 100%;
}
> .host {
> .main > .host {
opacity: 0.5;
}
}
</style>