Page MenuHomePhorge

D13680.1765145423.diff
No OneTemporary

Size
510 B
Referenced Files
None
Subscribers
None

D13680.1765145423.diff

diff --git a/native/chat/robotext-message.react.js b/native/chat/robotext-message.react.js
--- a/native/chat/robotext-message.react.js
+++ b/native/chat/robotext-message.react.js
@@ -128,8 +128,7 @@
const belowMargin = 20;
const belowSpace = fixedTooltipHeight + belowMargin;
- const { isViewer } = item.messageInfo.creator;
- const aboveMargin = isViewer ? 30 : 50;
+ const aboveMargin = 30;
const aboveSpace = fixedTooltipHeight + aboveMargin;
let margin = 0;

File Metadata

Mime Type
text/plain
Expires
Sun, Dec 7, 10:10 PM (13 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5846152
Default Alt Text
D13680.1765145423.diff (510 B)

Event Timeline