Fix darkmode-widget cover buttons

This commit is contained in:
Thelonius Kort
2023-06-08 16:33:03 +02:00
parent 4828a68bcd
commit 43e11178db
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ defmodule OutlookWeb.DarkModeComponent do
def dark_mode_widget(assigns) do
~H"""
<div id="dark-mode-widget" class="absolute flex w-full justify-between p-0" phx-hook="dark_mode_widget">
<div id="dark-mode-widget" class="relative flex w-full justify-between p-0" phx-hook="dark_mode_widget">
<div class="flex"></div>
<div class="flex">
<button class="p-2" type="button">