fix: Fixes alignment of widget unread view close button (#3806)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
241e7d0c29
commit
1b36143d27
@@ -135,9 +135,5 @@ export default {
|
|||||||
color: $color-body;
|
color: $color-body;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.close-unread-wrap {
|
|
||||||
text-align: left;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user