RED-2477: Fixed justifications screen width?

This commit is contained in:
Adina Țeudan 2021-10-15 16:23:56 +03:00
parent 3651fea64b
commit 68932e04ba

View File

@ -1,3 +1,4 @@
:host {
width: 100%;
flex-grow: 1;
overflow: hidden;
}