Removed minimum width from my tikz styles
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
\usetikzlibrary{shapes.geometric, arrows, arrows.meta, shapes, automata, positioning, positioning, fit, calc, fadings, overlay-beamer-styles, decorations.markings}
|
||||
\tikzstyle{every picture}+=[remember picture]
|
||||
\tikzstyle{inline} = [shape=rectangle,inner sep=0pt,text depth=0pt]
|
||||
\tikzstyle{squarenode} = [rectangle, draw=black, line width=0.6pt, minimum size=5mm]
|
||||
\tikzstyle{squarenode} = [rectangle, draw=black, line width=0.6pt]
|
||||
\tikzstyle{roundednode} = [squarenode, rounded corners=1mm]
|
||||
\tikzstyle{roundnode} = [squarenode, circle]
|
||||
\tikzstyle{arrow} = [thick,->,>=stealth]
|
||||
|
||||
Reference in New Issue
Block a user