Dani-bin opened a new issue, #20356: URL: https://github.com/apache/echarts/issues/20356
### Version 5.5.1 ### Link to Minimal Reproduction https://echarts.apache.org/examples/zh/editor.html?c=doc-example%2Fmix-timeline-all&edit=1&reset=1&version=5.5.1 ### Steps to Reproduce Add code blocks to the code block timelineļ¼ ` controlStyle: { position: 'left', itemSize:10 },` ### Current Behavior The style and size of the "forward" and "backward" buttons do not take effect ### Expected Behavior Expect the styles and sizes of the "forward" and "backward" buttons to take effect ### Environment ```markdown - OS: macOS - Browser:Chrome 128.0.6613.137 - Framework:Vue@3 ``` ### Any additional comments? _No response_ -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
