const listStyle =
bubbleDate.show && bubbleDate.date
? cssposition: relative; & [data-time='${bubbleDate.date.replaceAll(/[-T:.]/g, '').substring(0, 8)}'] { opacity: 0; }
: undefined;
📝 Found in apps/meteor/client/views/room/hooks/useDateScroll.ts#L148
Commit: c026bf3
const listStyle =
bubbleDate.show && bubbleDate.date
? css
position: relative; & [data-time='${bubbleDate.date.replaceAll(/[-T:.]/g, '').substring(0, 8)}'] { opacity: 0; }: undefined;
📝 Found in
apps/meteor/client/views/room/hooks/useDateScroll.ts#L148Commit: c026bf3