fixed alignment of l/r panels
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -45,10 +45,9 @@ setTimeout(function(){
|
||||
}, 1000);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
setTimeout(function(){
|
||||
document.querySelector('.hand-panel-right .status-bar').style.height = document.querySelector('.hand-panel-left .status-bar').offsetHeight + 20 + "px";
|
||||
}, 100);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user