Edit sent Discord webhooks if entry values updates
All checks were successful
Test and build Docker image / docker (push) Successful in 1m48s
All checks were successful
Test and build Docker image / docker (push) Successful in 1m48s
This commit is contained in:
parent
d85bc16904
commit
36d55566fc
13 changed files with 1313 additions and 141 deletions
|
|
@ -65,6 +65,14 @@ body {
|
|||
word-break: break-word;
|
||||
}
|
||||
|
||||
.sent-webhooks__entry,
|
||||
.sent-webhooks__preview {
|
||||
min-width: 14rem;
|
||||
max-width: 28rem;
|
||||
overflow-wrap: anywhere;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.filter-page__sidebar {
|
||||
height: 100%;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue