Added a bit of padding to textarrow

This commit is contained in:
Lukas Pietzschmann
2022-12-16 18:17:58 +01:00
parent f0235ca566
commit fd0cdef16f

View File

@@ -60,7 +60,7 @@
\tikzstyle{inline} = [shape=rectangle,inner sep=0pt,text depth=0pt]
\tikzstyle{squarednode} = [rectangle, draw=black, minimum size=5mm]
\tikzstyle{arrow} = [thick,->,>=stealth]
\tikzstyle{textarrow} = [awesomegray,thick,->,-{Kite[open]}]
\tikzstyle{textarrow} = [awesomegray,shorten >=1mm,shorten <=1mm,thick,->,-{Kite[open]}]
\tikzset{
node distance = 5mm,
invisible/.style={opacity=0},