1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2026-02-04 15:38:55 +08:00

fix toggle buttons in splitpanes

This commit is contained in:
lana-k
2021-03-21 21:48:33 +01:00
parent e60a28ca23
commit eb950c1b9c
2 changed files with 3 additions and 6 deletions

View File

@@ -89,9 +89,6 @@ export default {
},
onScrollTable () {
this.$refs['header-container'].scrollLeft = this.$refs['table-container'].scrollLeft
},
functionName () {
}
},
mounted () {