fix: restore canvas error dialog

This commit is contained in:
joe fleming 2018-11-07 14:38:11 -07:00
parent 8b43fae3d1
commit 9b10b04cb6

View file

@ -29,10 +29,9 @@
max-width: 100%;
}
#canvas-app body {
#canvas-app {
overflow-y: hidden;
// Todo: replace this with EuiToast
.window-error {
position: absolute;
bottom: 10px;