mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-14 04:08:19 +00:00
Scroll for viewlets (#52)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
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>
|
||||
|
Loading…
Reference in New Issue
Block a user