fix: can't type in the terminal

This commit is contained in:
2023-12-02 20:25:10 +01:00
parent fb490b3db6
commit 64b519d5b1
2 changed files with 16 additions and 4 deletions

View File

@@ -17,5 +17,6 @@
width: calc(min(100%, 28cm));
height: 100%;
margin-block-end: 48px;
}
</style>