mirror of
https://github.com/paricafe/misskey.git
synced 2024-11-28 08:26:44 -06:00
removed shadow in followedMessage
This commit is contained in:
parent
5448288f50
commit
7ab5d48614
1 changed files with 1 additions and 0 deletions
|
@ -471,6 +471,7 @@ onUnmounted(() => {
|
||||||
|
|
||||||
> .followedMessage {
|
> .followedMessage {
|
||||||
padding: 24px 24px 0 154px;
|
padding: 24px 24px 0 154px;
|
||||||
|
box-shadow: none;
|
||||||
|
|
||||||
> .fukidashi {
|
> .fukidashi {
|
||||||
display: block;
|
display: block;
|
||||||
|
|
Loading…
Reference in a new issue