mirror of
https://github.com/lxsang/antd-web-apps
synced 2024-11-20 02:18:20 +01:00
enable mobile compatibility
This commit is contained in:
parent
96624d2cbd
commit
ecd409778a
@ -228,7 +228,7 @@ div.doc-toc a.highlight {
|
|||||||
|
|
||||||
div.doc-content {
|
div.doc-content {
|
||||||
display: block;
|
display: block;
|
||||||
width: calc(100% - 30px);
|
width: 100%;
|
||||||
float: right;
|
float: right;
|
||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user