Polish webhook integration row alignment in settings UI.
Shrink the enabled column, expand endpoint space, and slightly widen timeout numeric input to improve readability and alignment in the webhook integration controls. Made-with: Cursor
This commit is contained in:
parent
7f7d9909f6
commit
b79ffdbbcf
2 changed files with 502 additions and 598 deletions
1095
ui/src/app/app.html
1095
ui/src/app/app.html
File diff suppressed because it is too large
Load diff
|
|
@ -201,6 +201,9 @@ main
|
||||||
.input-group
|
.input-group
|
||||||
margin-bottom: 0
|
margin-bottom: 0
|
||||||
|
|
||||||
|
.webhook-timeout-input
|
||||||
|
min-width: 66px
|
||||||
|
|
||||||
.webhook-action-row
|
.webhook-action-row
|
||||||
display: flex
|
display: flex
|
||||||
flex-wrap: wrap
|
flex-wrap: wrap
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue