mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-25 11:20:07 +08:00
* refactor(OGCard): replace static image with dynamic generated graph - Replace CherryLogo import with GeneratedGraph component for dynamic preview - Extract image height to constant for consistency - Use useCallback for GeneratedGraph to optimize performance * chore: remove unused banner.png asset * style(OGCard): change image height from pixels to rem units Use rem units for better responsiveness and consistency with the design system |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| miniWindow.html | ||
| selectionAction.html | ||
| selectionToolbar.html | ||
| traceWindow.html | ||