Files
Nitro-V3/src/components
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-02-20 08:17:17 +01:00
2026-05-20 14:56:35 +02:00
2026-06-06 11:35:02 +02:00
2026-06-03 09:39:25 +02:00
2026-06-03 07:46:28 +02:00
2026-04-03 05:22:26 +02:00
2026-05-26 12:51:33 +02:00
2026-06-06 11:35:02 +02:00
2026-05-20 20:54:07 +02:00
2026-06-04 13:43:29 +02:00
🆙 Init V3
2026-01-31 09:10:52 +01:00
2026-03-26 13:31:12 +01:00
2026-04-03 05:22:26 +02:00
2026-06-05 14:32:55 +02:00
2026-06-02 12:56:48 +02:00
2026-06-04 13:43:29 +02:00