Browse Source

Fix site style

pull/1165/head
afc163 9 years ago
parent
commit
a33f332ac4
  1. 2
      docs/react/getting-started.md

2
docs/react/getting-started.md

@ -102,7 +102,7 @@ Ant Design React 支持所有的现代浏览器和 IE8+。
<style>
.code-line-highlight {
box-shadow: 0px 195px 0px rgba(255, 207, 0, 0.16);
box-shadow: 0px 184px 0px rgba(255, 207, 0, 0.16);
height: 42px;
margin-top: -42px;
position: relative;

Loading…
Cancel
Save