seongjinyoon commented on code in PR #3809:
URL: https://github.com/apache/texera/pull/3809#discussion_r2403456077
##########
core/gui/src/app/workspace/component/workflow-editor/workflow-editor.component.ts:
##########
@@ -1433,11 +1429,11 @@ export class WorkflowEditorComponent implements OnInit,
AfterViewInit, OnDestroy
tagName: "circle",
selector: "button",
attributes: {
- r: 10,
+ r: 9,
Review Comment:
Revert the value to 10 for the size to be consistent with the info button.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]