mirror of
https://github.com/lxsang/antd-web-apps
synced 2025-04-17 09:16:44 +02:00
enable mobile compatibility
This commit is contained in:
parent
8427f00aa0
commit
8d0f9d3480
@ -128,7 +128,7 @@ div.doc-toc {
|
|||||||
bottom: 0px;
|
bottom: 0px;
|
||||||
border-right: 1px solid #c9c9c9;
|
border-right: 1px solid #c9c9c9;
|
||||||
padding-top: 10px;
|
padding-top: 10px;
|
||||||
box-shadow: 2px 0px 7px #878887;
|
box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.65);
|
||||||
z-index: 20;
|
z-index: 20;
|
||||||
}
|
}
|
||||||
button#btn_toc {
|
button#btn_toc {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user