4 留言 (4 留言)0 反應 (0 反應)0 負責人 (0 負責人)PHP21,513 star (21,513 star)2,847 fork (2,847 fork)batch import
BugHelp wantedc: Design / UI
- 議題類型
- bug
- 研究方向
- The issue is to add vertical spacing between buttons in the Matomo UI. Look in the CSS files (likely in plugins/ or core/ directories) for button styles. A simple fix is to add margin bottom or use flexbox gap on button containers. Verify the fix by inspecting button elements in the browser.