a tool for shared writing and social publishing

add inert attr on LeafletGridPreview

+4 -1
+4 -1
app/home/LeafletList/LeafletPreview.tsx
··· 140 140 <div className="border border-border-light rounded-md w-full h-full overflow-hidden relative"> 141 141 <div className="relative w-full h-full"> 142 142 <ThemeBackgroundProvider entityID={root}> 143 - <div className="leafletPreview relative grow shrink-0 h-full w-full px-2 pt-2 sm:px-3 sm:pt-3 flex items-end pointer-events-none"> 143 + <div 144 + inert 145 + className="leafletPreview relative grow shrink-0 h-full w-full px-2 pt-2 sm:px-3 sm:pt-3 flex items-end pointer-events-none" 146 + > 144 147 <div 145 148 className={`leafletContentWrapper h-full sm:w-48 w-40 mx-auto overflow-clip ${!cardBorderHidden && "border border-border-light border-b-0 rounded-t-md"}`} 146 149 style={