mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-11 12:17:44 +02:00
Scroll for viewlets (#52)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user