1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-25 12:39:26 -05:00

removed shadow in followedMessage

This commit is contained in:
fly_mc 2024-10-18 11:58:41 +08:00
parent 5448288f50
commit 7ab5d48614

View file

@ -471,6 +471,7 @@ onUnmounted(() => {
> .followedMessage {
padding: 24px 24px 0 154px;
box-shadow: none;
> .fukidashi {
display: block;