mirror of
https://github.com/lxsang/antd-web-apps
synced 2025-07-23 09:09:57 +02: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