diff --git a/app/styles/components/detailed-status.scss b/app/styles/components/detailed-status.scss index d70bf924c..d07c31814 100644 --- a/app/styles/components/detailed-status.scss +++ b/app/styles/components/detailed-status.scss @@ -1,5 +1,5 @@ .thread { - @apply bg-white dark:bg-primary-900 shadow-xl dark:shadow-none sm:rounded-xl; + @apply bg-white dark:bg-primary-900 sm:rounded-xl; &__status { @apply relative pb-4;