viewer styling improvements (#2805)

This commit is contained in:
Denys Vuika
2018-01-08 14:13:32 +00:00
committed by Eugenio Romano
parent a998198250
commit 58166d36f3
2 changed files with 5 additions and 1 deletions

View File

@@ -70,6 +70,10 @@
justify-content: center;
}
&-custom-content {
width: 100vw;
}
&-unknown-content {
align-items: center;
display: flex;