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
e2f8bd8116
commit
8427f00aa0
@ -33,7 +33,7 @@ body {
|
|||||||
|
|
||||||
#cover {
|
#cover {
|
||||||
/* height: calc(100% - 50px); */
|
/* height: calc(100% - 50px); */
|
||||||
height: 100%;
|
height: calc(100% - 30px);
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user