Added possibility of hiding/showing body for full control in in HTTP requests

This commit is contained in:
frikky
2021-10-18 16:48:12 +02:00
parent 348fcaaf93
commit 6d3824cf6f
6 changed files with 86 additions and 16 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ const data = [{
{
selector: `node[type="ACTION"]`,
css: {
'shape': 'square',
'shape': 'roundrectangle',
'background-color': '#213243',
'border-color': '#81c784',
'background-width': '100%',