tangled
alpha
login
or
join now
leaflet.pub
/
leaflet
289
fork
atom
a tool for shared writing and social publishing
289
fork
atom
overview
issues
28
pulls
pipelines
add inert attr on LeafletGridPreview
schlage.town
5 months ago
2b1b71fb
10395aa3
+4
-1
1 changed file
expand all
collapse all
unified
split
app
home
LeafletList
LeafletPreview.tsx
+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
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
143
+
<div
144
144
+
inert
145
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
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={