fix: center settings page to match dashboard layout
All checks were successful
Deploy HiHala Dashboard / deploy (push) Successful in 6s
All checks were successful
Deploy HiHala Dashboard / deploy (push) Successful in 6s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -873,8 +873,9 @@ table tbody tr:hover {
|
|||||||
|
|
||||||
/* Settings page */
|
/* Settings page */
|
||||||
.settings-page {
|
.settings-page {
|
||||||
padding: 24px;
|
padding: 32px;
|
||||||
max-width: 900px;
|
max-width: 1400px;
|
||||||
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.settings-hint {
|
.settings-hint {
|
||||||
|
|||||||
Reference in New Issue
Block a user