Increase the size of select diagram and add .gitignore to backend
This commit is contained in:
parent
1d27e4841e
commit
3ad6d53261
1
backend/.gitignore
vendored
Normal file
1
backend/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
digrams/
|
||||
4
backend/diagrams/diagram_Exposed services.json
Normal file
4
backend/diagrams/diagram_Exposed services.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"nodes": [],
|
||||
"edges": []
|
||||
}
|
||||
@ -207,7 +207,7 @@ function Diagram() {
|
||||
color: 'white',
|
||||
cursor: 'pointer',
|
||||
appearance: 'none',
|
||||
width: 180,
|
||||
width: 230,
|
||||
paddingRight: 32,
|
||||
}}
|
||||
>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user