add some blur to settings

This commit is contained in:
Viktor Rådberg
2024-01-31 23:12:31 +01:00
parent db80e563f2
commit 3f319c4f3c

View File

@@ -27,6 +27,7 @@ const PlayerMenuWrapper = twc.div`
w-full
h-full
bg-background-settings
backdrop-blur-[10px]
items-center
justify-center
z-[2]