mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
fix: restore canvas error dialog
This commit is contained in:
parent
8b43fae3d1
commit
9b10b04cb6
1 changed files with 1 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue