mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-21 07:46:24 +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 {
|
.container {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
margin: 0 2.5rem 2.5rem;
|
height: calc(100% - 9.5rem);
|
||||||
height: 100%;
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user