We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 331167b commit 017ea72Copy full SHA for 017ea72
src/Shared/Components/CICDHistory/History.components.tsx
@@ -34,7 +34,7 @@ import { ReactComponent as ZoomOut } from '../../../Assets/Icon/ic-exit-fullscre
34
import './cicdHistory.scss'
35
36
export const LogResizeButton = ({
37
- shortcutCombo = ['F'],
+ shortcutCombo = ['Shift', 'F'],
38
showOnlyWhenPathIncludesLogs = true,
39
fullScreenView,
40
setFullScreenView,
0 commit comments