mirror of
https://github.com/aljazceru/mutiny-web.git
synced 2026-01-16 12:44:26 +01:00
lint extravaganza
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
export const DIALOG_POSITIONER = "fixed inset-0 h-[100dvh] z-50"
|
||||
export const DIALOG_CONTENT = "h-[100dvh] flex flex-col justify-between px-4 pt-4 pb-8 bg-neutral-800/80 backdrop-blur-xl"
|
||||
export const DIALOG_CONTENT = "h-[100dvh] flex flex-col justify-between px-4 pt-4 pb-8 bg-neutral-800/80 backdrop-blur-xl touch-manipulation select-none"
|
||||
|
||||
Reference in New Issue
Block a user