homepage: useEqualHeights so widget cards don't make rows ragged
This commit is contained in:
@@ -22,6 +22,11 @@ quicklaunch:
|
||||
showStats: false
|
||||
statusStyle: ""
|
||||
|
||||
# Force all cards in a row to match the tallest card's height. Without
|
||||
# this, widget-bearing cards (Plex stats, Traefik metrics) stand taller
|
||||
# than plain link cards and the grid looks ragged.
|
||||
useEqualHeights: true
|
||||
|
||||
# Function-first layout, three-tab split:
|
||||
# Main - daily-use apps, inference, media, bookmarks
|
||||
# Infrastructure - hardware, hypervisors, BMCs (per site)
|
||||
|
||||
Reference in New Issue
Block a user