Scroll for viewlets (#52)

Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
Alexander Platov
2021-08-23 11:16:35 +02:00
committed by GitHub
parent b7ed89877d
commit 0f893d41bf
@@ -109,7 +109,6 @@ let selected = 0
.container {
display: flex;
flex-direction: column;
margin: 0 2.5rem 2.5rem;
height: 100%;
height: calc(100% - 9.5rem);
}
</style>