Fix status card regression: revert webhooks-section to sibling structure
All checks were successful
All checks were successful
This commit is contained in:
@@ -1544,16 +1544,6 @@ body {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
/* When nested inside status-panel, remove outer styling and look like a subsection */
|
||||
.status-panel > .webhooks-section {
|
||||
background: transparent;
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
box-shadow: none;
|
||||
margin-bottom: 0;
|
||||
border-top: 1px solid var(--border);
|
||||
}
|
||||
|
||||
.webhooks-header {
|
||||
padding: 16px 20px;
|
||||
background: var(--surface-alt);
|
||||
|
||||
Reference in New Issue
Block a user