mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-12-19 22:37:08 +00:00
(apps/mailbox) Use shadow on threads for better consistency
This commit is contained in:
@@ -132,7 +132,7 @@
|
|||||||
fuseScrollReset>
|
fuseScrollReset>
|
||||||
|
|
||||||
<!-- Thread -->
|
<!-- Thread -->
|
||||||
<div class="flex flex-col flex-0 w-full border rounded-2xl overflow-hidden bg-card dark:bg-black dark:bg-opacity-10">
|
<div class="flex flex-col flex-0 w-full shadow rounded-2xl overflow-hidden bg-card dark:bg-black dark:bg-opacity-10">
|
||||||
|
|
||||||
<div class="flex flex-col py-8 px-6">
|
<div class="flex flex-col py-8 px-6">
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user