diff --git a/app/assets/stylesheets/application.tailwind.css b/app/assets/stylesheets/application.tailwind.css index 83e263f..1b3277a 100644 --- a/app/assets/stylesheets/application.tailwind.css +++ b/app/assets/stylesheets/application.tailwind.css @@ -132,7 +132,7 @@ } .content { - @apply lg:rounded-lg bg-base-content p-0 lg:p-4 + @apply lg:rounded-lg bg-base-background } .page-title { @@ -190,7 +190,7 @@ /*Dashboard*/ .dashboard-group { - @apply rounded-md bg-base-background min-h-32 p-4 flex flex-col justify-between cursor-pointer + @apply rounded-md bg-base-content min-h-32 p-4 flex flex-col justify-between cursor-pointer shadow-xs } /*Pagy*/ diff --git a/app/views/environment/edit_co2.html.erb b/app/views/environment/edit_co2.html.erb new file mode 100644 index 0000000..30bbabe --- /dev/null +++ b/app/views/environment/edit_co2.html.erb @@ -0,0 +1,86 @@ +