mirror of https://github.com/ghostfolio/ghostfolio
Browse Source
- Market calendar event chips: change flex-wrap from nowrap to wrap so chips that don't fit stack to the next line instead of overflowing off the right edge of the screen - Market calendar container: switch overflow-x:auto → hidden + flex-wrap so the strip itself never causes horizontal scroll - Empty state: change justify-content from center to flex-start + add overflow-y:auto so tall quick-grid content scrolls instead of being clipped above/below the viewport on shorter screens Made-with: Cursorpull/6453/head
1 changed files with 8 additions and 5 deletions
Loading…
Reference in new issue