cherry-studio/src
fullex 703e746a48 fix: code block selection abnormal
- the reason is using display: table/table-row, which makes the selection behavior become table style.
- use display: flex/block to solve this problem, meanwhile the line number css also modified to fit the adjust
2025-03-28 18:11:21 +08:00
..
main fix: mcp install ui 2025-03-28 11:15:49 +08:00
preload fix: mcp install ui 2025-03-28 11:15:49 +08:00
renderer fix: code block selection abnormal 2025-03-28 18:11:21 +08:00