mirror of
https://github.com/lxsang/antd-web-apps
synced 2025-12-24 05:26:23 +01:00
enable mobile compatibility
This commit is contained in:
@@ -228,7 +228,7 @@ div.doc-toc a.highlight {
|
||||
|
||||
div.doc-content {
|
||||
display: block;
|
||||
width: calc(100% - 30px);
|
||||
width: 100%;
|
||||
float: right;
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user