TabbyML / tabby

Self-hosted AI coding assistant
https://tabby.tabbyml.com/
Other
18.28k stars 771 forks source link

chore(ui): admin report padding & admin header padding #2538

Closed wwayne closed 5 days ago

wwayne commented 5 days ago

Before 2xl(1530px), keep same padding as other pages

Screenshot 2024-06-28 12 22 57

After 2xl(1530px), still making the charts in the center

Screenshot 2024-06-28 12 26 44

Because too much width looks not suitable for the charts

Screenshot 2024-06-28 12 20 50

Adjust header's padding to align with content inside the page

Before:

Screenshot 2024-06-28 12 31 35

After:

Screenshot 2024-06-28 12 32 43