mirror of
https://github.com/go-gitea/gitea.git
synced 2026-02-22 15:25:05 +01:00
RepoActionView: - Restore original console styles in RepoActionView.vue - Fix light theme console colors (variables were hardcoded to dark values) - Improve overall UI appearance and readability WorkflowGraph: - Remove artificial delay during graph panning - Fix graph movement behavior - Add persistence for zoom/position state when switching between jobs - Rename prop `current-job-id` to `current-job-idx` for accuracy - Remove border from graph container