@ -19,7 +19,9 @@ import { BackTop } from 'antd';
ReactDOM.render(
<div>
<BackTop />
Scroll down to see the bottom right <strong>gray</strong> button.
Scroll down to see the bottom-right
<strong style={{ color: 'rgba(64, 64, 64, 0.6)' }}> gray </strong>
button.
</div>,
mountNode
);
@ -22,7 +22,9 @@ ReactDOM.render(
<BackTop>
<div className="ant-back-top-inner">UP</div>
</BackTop>
Scroll down to see the bottom right <strong>blue</strong> button.
<strong style={{ color: '#57c5f7' }}> blue </strong>