Added a bit of padding to textarrow
This commit is contained in:
@@ -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},
|
||||
|
||||
Reference in New Issue
Block a user