mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
Update life.html
This commit is contained in:
@@ -98,6 +98,7 @@
|
|||||||
margin: 10pt;
|
margin: 10pt;
|
||||||
}
|
}
|
||||||
.innerSettings {
|
.innerSettings {
|
||||||
|
height: calc(100% - 20pt);
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
touch-action: pan-y;
|
touch-action: pan-y;
|
||||||
-webkit-overflow-scrolling: touch;
|
-webkit-overflow-scrolling: touch;
|
||||||
@@ -114,9 +115,9 @@
|
|||||||
-ms-user-select: none;
|
-ms-user-select: none;
|
||||||
}
|
}
|
||||||
html, body {
|
html, body {
|
||||||
position: fixed;
|
/*position: fixed;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
left: 0px;
|
left: 0px;*/
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
Reference in New Issue
Block a user