1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-07 10:38:54 +08:00

new splitter style

This commit is contained in:
lana-k
2020-11-13 23:21:04 +01:00
parent 05243ec991
commit d4c233e1ef
3 changed files with 24 additions and 13 deletions

View File

@@ -147,7 +147,6 @@ export default {
<style scoped>
.tab-content-container {
padding-top: 6px;
background-color: var(--color-white);
border-top: 1px solid var(--color-border-light);
margin-top: -1px;