Files
Nitro-V3/src
simoleo89 63c41b4d5c fix(furni-editor): tooltips wrap + no longer clipped
Tip tooltips were whitespace-nowrap (one very wide line) and clipped by
the Section card's overflow-hidden. Bound the bubble width with wrapping
(w-44, whitespace-normal, centered) and drop overflow-hidden from Section
(keeping rounded corners via rounded-t/b-xl on the header) so long tips
like Custom Params render fully.
2026-06-06 17:42:43 +02:00
..
2026-06-05 14:32:55 +02:00
2026-06-06 11:35:02 +02:00
2026-02-19 13:22:37 +01:00
🆙 Init V3
2026-01-31 09:10:52 +01:00
2026-06-05 17:21:53 +02:00
2026-06-05 16:31:59 +02:00
2026-06-06 08:42:18 +02:00