mirror of
https://github.com/Siccity/xNode.git
synced 2026-03-26 22:49:02 +08:00
NodeEditorResource/inputPort: Remove padding
This commit is contained in:
parent
79d1a20f0c
commit
dc72ac016a
@ -26,7 +26,6 @@ namespace XNodeEditor {
|
||||
|
||||
inputPort = new GUIStyle(baseStyle);
|
||||
inputPort.alignment = TextAnchor.UpperLeft;
|
||||
inputPort.padding.left = 10;
|
||||
|
||||
nodeHeader = new GUIStyle();
|
||||
nodeHeader.alignment = TextAnchor.MiddleCenter;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user