Skip to content

Commit cfb1653

Browse files
committed
website: update website style.
1 parent 7750a0d commit cfb1653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ export default class App extends React.PureComponent<AppProps, AppState> {
5151
<img src="https://img.shields.io/npm/dm/react-hot-keys.svg?style=flat" alt="NPM Downloads" />
5252
</a>
5353
</Github>
54-
<GitHubCorners href="https://github.com/jaywcjlove/react-hotkeys" target="__blank" />
54+
<GitHubCorners href="https://github.com/jaywcjlove/react-hotkeys" target="__blank" fixed zIndex={9999} />
5555
<Hotkeys
5656
keyName="shift+a,alt+s,shift+/"
5757
onKeyDown={this.onKeyDown.bind(this)}

0 commit comments

Comments
 (0)