Skip to content

Instantly share code, notes, and snippets.

@crazyones110
Created February 3, 2020 09:49
Show Gist options
  • Save crazyones110/054d9adb9c0f70963edc09d4e64c1040 to your computer and use it in GitHub Desktop.
Save crazyones110/054d9adb9c0f70963edc09d4e64c1040 to your computer and use it in GitHub Desktop.
this.$nextTick(() => {
this.$refs.line.style.height = getComputedStyle(this.$refs.wrapper).height
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment