mirror of
https://github.com/DayuanJiang/next-ai-draw-io.git
synced 2026-09-02 01:20:23 +08:00
* enhancement: Pin Configure Models button to bottom of model selector (#637) Keep "Configure Models..." and info text fixed at bottom of dropdown when the model list scrolls. Wire button to open Model Config dialog. * Address PR review: use ModelSelectorItem, z-10 footer, padding on wrapper * fix: reduce spacing between Configure Models button and info text --------- Co-authored-by: dayuan.jiang <jdy.toh@gmail.com>