1
0
Fork 0
mirror of synced 2024-07-11 09:15:48 +12:00

remove log

This commit is contained in:
Keviin Åberg Kultalahti 2021-04-15 14:48:20 +02:00
parent cec19df28b
commit 9f0f04c8d3

View file

@ -28,7 +28,6 @@
}
function calculateIndicatorOffset() {
console.log(container?.getBoundingClientRect())
if (!vertical) {
left = $tab.info?.left - container?.getBoundingClientRect().left - 12 + 'px'
top = $tab.info?.top