[ADF-4478] Fix layout container and empty template (#4683)

This commit is contained in:
davidcanonieto
2019-05-02 15:00:09 +01:00
committed by Denys Vuika
parent 6b1c60a5ae
commit d6719c0b57
2 changed files with 2 additions and 1 deletions

View File

@@ -14,7 +14,7 @@
}
.adf-container-full-width {
width: 100%;
width: inherit;
}
.adf-sidenav--hidden {