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%; border-radius: 100%;
} }
> .host { > .main > .host {
opacity: 0.5; opacity: 0.5;
} }
} }
</style> </style>