mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-13 08:48:38 +01:00
Fix responsiveness + other things
This commit is contained in:
@@ -251,7 +251,7 @@ const legendClasses = ref<string[]>([
|
||||
</SelectButton>
|
||||
</template>
|
||||
|
||||
<div class="flex gap-6 w-full justify-between">
|
||||
<div class="flex gap-6 w-full justify-between lg:flex-row flex-col">
|
||||
<LyxUiButton type="secondary" :to="isLiveDemo ? '#' : '/analyst'" :disabled="isLiveDemo">
|
||||
<div class="flex items-center gap-2 px-10">
|
||||
<i class="far fa-sparkles text-yellow-400"></i>
|
||||
|
||||
Reference in New Issue
Block a user