Revert fix of editor

This commit is contained in:
Paulo Gustavo Veiga 2022-01-06 15:04:48 -08:00
parent d655628f45
commit 672013aa34

View File

@ -17,7 +17,7 @@ body {
}
div#mindplot {
position: absolute;
position: relative;
top: @header-toolbar-height;
top: 0;
left: 0;