diff --git a/assets/css/app.css b/assets/css/app.css index 0f3f2846..fd4084d0 100644 --- a/assets/css/app.css +++ b/assets/css/app.css @@ -110,7 +110,8 @@ and misaligned text. Reset them so text sits centered like . */ select.select { margin: 0; - padding-block: 0; + display: flex; + align-items: center; } /* Markdown rendered content — uses daisyUI theme variables for auto dark/light */ diff --git a/lib/microwaveprop_web/live/backfill_live.ex b/lib/microwaveprop_web/live/backfill_live.ex index 32da7229..2a71606c 100644 --- a/lib/microwaveprop_web/live/backfill_live.ex +++ b/lib/microwaveprop_web/live/backfill_live.ex @@ -333,7 +333,7 @@ defmodule MicrowavepropWeb.BackfillLive do