File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
lib/nerves_hub_web/live/product Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6969 stroke-linejoin = "round "
7070 />
7171 </ svg >
72- < div class = "tooltip-content hidden w-max absolute top-0 left-0 z-20 text-xs px-2 py-1.5 rounded border border-[#3F3F46] bg-base-900 flex " >
72+ < div class = "tooltip-content w-max absolute top-0 left-0 z-20 text-xs px-2 py-1.5 rounded border border-[#3F3F46] bg-base-900 hidden " >
7373 Devices which haven't connected in the last 24 hours.
7474 < div class = "tooltip-arrow absolute w-2 h-2 border-[#3F3F46] bg-base-900 origin-center rotate-45 " > </ div >
7575 </ div >
104104 stroke-linejoin = "round "
105105 />
106106 </ svg >
107- < div class = "tooltip-content hidden w-max absolute top-0 left-0 z-20 text-xs px-2 py-1.5 rounded border border-[#3F3F46] bg-base-900 flex " >
107+ < div class = "tooltip-content w-max absolute top-0 left-0 z-20 text-xs px-2 py-1.5 rounded border border-[#3F3F46] bg-base-900 hidden " >
108108 Over 5 disconnections in the last 24 hours.
109109 < div class = "tooltip-arrow absolute w-2 h-2 border-[#3F3F46] bg-base-900 origin-center rotate-45 " > </ div >
110110 </ div >
139139 stroke-linejoin = "round "
140140 />
141141 </ svg >
142- < div class = "tooltip-content hidden w-max absolute top-0 left-0 z-20 text-xs px-2 py-1.5 rounded border border-[#3F3F46] bg-base-900 flex " >
142+ < div class = "tooltip-content w-max absolute top-0 left-0 z-20 text-xs px-2 py-1.5 rounded border border-[#3F3F46] bg-base-900 hidden " >
143143 Unique firmware versions installed on devices.
144144 < div class = "tooltip-arrow absolute w-2 h-2 border-[#3F3F46] bg-base-900 origin-center rotate-45 " > </ div >
145145 </ div >
You can’t perform that action at this time.
0 commit comments