Content-Length: 269365 | pFad | http://github.com/lowcoder-org/lowcoder/commit/0910c6ff9d99adc361b039f449fd0244bb6dc266

64 [FIX]: #1328 Timeline Overlaps for Small Screen · lowcoder-org/lowcoder@0910c6f · GitHub
Skip to content

Commit 0910c6f

Browse files
committed
[FIX]: #1328 Timeline Overlaps for Small Screen
1 parent 4bcbc11 commit 0910c6f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

client/packages/lowcoder/src/comps/comps/timelineComp/timelineComp.tsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,9 +142,15 @@ const TimelineComp = (
142142
dispatch(changeChildAction("clickedIndex", index, false));
143143
onEvent("click");
144144
}}
145+
// for responsiveness
145146
style={{
146147
cursor: "pointer",
147148
color: value?.titleColor || style?.titleColor,
149+
whiteSpace: "normal",
150+
wordWrap: "break-word",
151+
textAlign: "left",
152+
height: "auto",
153+
padding: "0"
148154
}}
149155
>
150156
<b>{value?.title}</b>

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/lowcoder-org/lowcoder/commit/0910c6ff9d99adc361b039f449fd0244bb6dc266

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy