changed the language button color in the admin and user dashnoards

This commit is contained in:
Naser Mansour 2026-01-08 20:02:33 +02:00
parent 861266204e
commit e4b04fbeeb
1 changed files with 2 additions and 2 deletions

View File

@ -223,7 +223,7 @@
<!-- Language Toggle --> <!-- Language Toggle -->
<div class="px-3 py-2"> <div class="px-3 py-2">
<x-language-toggle /> <x-language-toggle variant="light" />
</div> </div>
<!-- Desktop User Menu --> <!-- Desktop User Menu -->
@ -298,7 +298,7 @@
@endif @endif
<!-- Mobile Language Toggle --> <!-- Mobile Language Toggle -->
<x-language-toggle /> <x-language-toggle variant="light" />
<flux:dropdown position="top" align="end"> <flux:dropdown position="top" align="end">
<flux:profile <flux:profile