Stream page sidebar fix lightmode
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div class="pt-2 sm:px-2 lg:px-4 2xl:w-[450px] p-2">
|
||||
@if (count($popularWeekly) > 0)
|
||||
<p class="leading-normal font-bold text-xl dark:text-white pb-2">
|
||||
<p class="leading-normal font-bold text-xl dark:text-white text-black pb-2">
|
||||
{{ __('home.popular-weekly') }}
|
||||
</p>
|
||||
<div class="text-center xl:text-left">
|
||||
|
||||
Reference in New Issue
Block a user