This commit is contained in:
2024-01-06 01:55:26 +01:00
parent 3cea43edb6
commit a60deb8cd8
5 changed files with 105 additions and 1 deletions

View File

@@ -29,5 +29,7 @@
grid-column: 2;
margin: 0.5em;
margin-left: 0em;
height: calc(100vh - 1em);
scrollbar-gutter: stable;
}
</style>