mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 13:18:21 +02:00
✨ Improve webhook URI validation
This commit is contained in:
parent
6a7a25121e
commit
6ea0279c9e
9 changed files with 34 additions and 14 deletions
|
@ -199,10 +199,12 @@
|
|||
}
|
||||
}
|
||||
|
||||
&.uri,
|
||||
&.uri {
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
&.active {
|
||||
width: 48%;
|
||||
min-width: 300px;
|
||||
min-width: 100px;
|
||||
}
|
||||
|
||||
&.last-delivery {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue