Improve webhook URI validation

This commit is contained in:
Andrey Antukh 2022-12-14 16:21:23 +01:00
parent 6a7a25121e
commit 6ea0279c9e
9 changed files with 34 additions and 14 deletions

View file

@ -199,10 +199,12 @@
}
}
&.uri,
&.uri {
flex-grow: 1;
}
&.active {
width: 48%;
min-width: 300px;
min-width: 100px;
}
&.last-delivery {