Fix supervisor settings panel inner padding
Align the trading supervision card with other settings panels so content is not flush against the border. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -2640,7 +2640,8 @@ button.btn-sm {
|
||||
}
|
||||
|
||||
.settings-display-panel,
|
||||
.settings-macro-panel {
|
||||
.settings-macro-panel,
|
||||
.settings-supervisor-panel {
|
||||
margin-bottom: 16px;
|
||||
padding: 14px 16px;
|
||||
}
|
||||
@@ -5209,6 +5210,7 @@ body.hub-page-ai #page-ai {
|
||||
}
|
||||
.supervisor-settings-grid {
|
||||
margin-top: 0.75rem;
|
||||
padding-top: 0.25rem;
|
||||
}
|
||||
.ai-chat-history-del {
|
||||
min-width: 28px;
|
||||
|
||||
Reference in New Issue
Block a user