Narrow home server status list

This commit is contained in:
Your Name
2026-06-13 21:11:19 -04:00
parent 2a0b162a02
commit 79915431fa
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1885,3 +1885,9 @@ button.inline-link,
flex: 1 1 auto;
}
/* Home server status: reduce inner table width */
.server-card .status-list {
max-width: 92%;
}