mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-23 19:44:59 +03:00
parent
74a9366688
commit
fa946f526e
@ -62,9 +62,6 @@ $: {
|
||||
modalHTML.style.left = rect.left + 'px'
|
||||
modalHTML.style.right = ''
|
||||
}
|
||||
console.log('STYLE', modalHTML.style)
|
||||
console.log('RECT', rect)
|
||||
console.log('RECTpopup', rectPopup)
|
||||
} else if (element === 'right') {
|
||||
modalHTML.style.top = '0'
|
||||
modalHTML.style.bottom = '0'
|
||||
|
Loading…
Reference in New Issue
Block a user