fix generic error styling (#243)

This commit is contained in:
Cilibiu Bogdan
2018-03-19 17:06:45 +02:00
committed by Denys Vuika
parent 086d22b92d
commit 5ded9a17de

View File

@@ -100,5 +100,6 @@ $app-inner-layout--footer-height: 48px;
app-generic-error { app-generic-error {
height: 100%; height: 100%;
width: 100%;
} }
} }