hide history window on editor
This commit is contained in:
parent
96bf4c1ade
commit
4ab6761abd
|
@ -367,6 +367,7 @@ margin-top:0px;
|
|||
|
||||
|
||||
#historyWindow {
|
||||
display: none;
|
||||
position: fixed;
|
||||
top: 20px;
|
||||
right: 0px;
|
||||
|
|
Loading…
Reference in New Issue
Block a user