fix: restore canvas error dialog

This commit is contained in:
joe fleming 2018-11-07 14:38:11 -07:00
parent f113682c26
commit bb5af6c4b2

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;