1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2024-11-19 18:08:21 +01:00

enable mobile compatibility

This commit is contained in:
lxsang 2021-02-07 11:56:53 +01:00
parent 8427f00aa0
commit 8d0f9d3480

View File

@ -128,7 +128,7 @@ div.doc-toc {
bottom: 0px;
border-right: 1px solid #c9c9c9;
padding-top: 10px;
box-shadow: 2px 0px 7px #878887;
box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.65);
z-index: 20;
}
button#btn_toc {