Continued migrating UI to vuetify 2

This commit is contained in:
Stefan Zermatten
2021-03-25 12:54:44 +02:00
parent 480da6fc7d
commit fe3fa56541
70 changed files with 218 additions and 208 deletions

View File

@@ -161,7 +161,7 @@
.theme--light .tree-node-title:hover {
background: rgba(0,0,0,.04);
}
.dummy-node {
.tree-node-title, .dummy-node {
height: 40px;
}
</style>