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