N°3540 - Migrate printable version of an object

This commit is contained in:
acognet
2021-02-15 18:17:32 +01:00
parent c039d0f81d
commit 4f7760ed86

View File

@@ -240,3 +240,7 @@ div.explain-printable button{
margin-right: 16px;
background-color: var(--ibo-body-background-color);
}
.ibo-panel > .ibo-panel--body > .ibo-tab-container {
height: 100%;
}