feat(connector): update abstract layout of project

This commit is contained in:
Anthony Berg
2024-05-07 13:10:04 +01:00
parent fd61bd0197
commit a6faa4dd12
3 changed files with 7 additions and 9 deletions

View File

@@ -12,7 +12,7 @@
\usepackage{xcolor}
\usepackage{tikz}
\usetikzlibrary{shapes.geometric, arrows}
\usetikzlibrary{shapes.geometric, arrows, positioning}
\tikzstyle{box} = [rectangle, minimum width=3cm, minimum height=1cm, text centered, text width=3cm, draw=black]
\tikzstyle{arrow} = [thick,<->,>=stealth]