changed the language button color in the admin and user dashnoards
This commit is contained in:
@@ -223,7 +223,7 @@
|
||||
|
||||
<!-- Language Toggle -->
|
||||
<div class="px-3 py-2">
|
||||
<x-language-toggle />
|
||||
<x-language-toggle variant="light" />
|
||||
</div>
|
||||
|
||||
<!-- Desktop User Menu -->
|
||||
@@ -298,7 +298,7 @@
|
||||
@endif
|
||||
|
||||
<!-- Mobile Language Toggle -->
|
||||
<x-language-toggle />
|
||||
<x-language-toggle variant="light" />
|
||||
|
||||
<flux:dropdown position="top" align="end">
|
||||
<flux:profile
|
||||
|
||||
Reference in New Issue
Block a user