This commit is contained in:
parent
732f9210e9
commit
c54bd1f78e
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
|
||||
<style>
|
||||
main {
|
||||
height: calc(100% - 10vh - 10px);
|
||||
height: calc(100dvh - 10dvh - 10px);
|
||||
overflow-y: scroll;
|
||||
width: 100%;
|
||||
display: grid;
|
||||
|
|
Loading…
Reference in a new issue