1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2025-07-25 18:19:48 +02:00

enable mobile compatibility

This commit is contained in:
lxsang
2021-02-07 13:44:15 +01:00
parent ecd409778a
commit 7f29ab310a
3 changed files with 11 additions and 6 deletions

View File

@ -145,7 +145,7 @@ div.search-icon {
width: 35px;
}
div.doc-toc {
max-width: 80%;
max-width: 70%;
padding-right: 10px;
background-color: #e3e3e3;
color: #2c2c2c;