Skip to content

Commit

Permalink
uno css order
Browse files Browse the repository at this point in the history
  • Loading branch information
wojpo committed Oct 15, 2024
1 parent 042bae2 commit e2544fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/pages/panel/select_scene.client.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<template h-screen>
<div class="flex-col-reverse md:flex-row" flex full-height-without-header>
<div class="2xl:w-1/4 xl:w-2/5 lg:w-2/4 md:w-3/5 p-4">
<div class="p-4 2xl:w-1/4 lg:w-2/4 md:w-3/5 xl:w-2/5">
<div flex flex-col>
<p text-xl>
Enter a date
Expand Down

0 comments on commit e2544fb

Please sign in to comment.