YM
2024-06-13 e13f2f0963a1b84271fe8ca767654614186b606c
src/assets/main.css
@@ -266,6 +266,9 @@
.el-tree {
  background: none !important;
}
.el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content{
  background: rgba(0, 147, 255, 0.21) !important;
}
.el-tree-node:focus > .el-tree-node__content,
.el-tree-node__content:hover {
  background: rgba(0, 147, 255, 0.21) !important;
@@ -288,6 +291,7 @@
}
.catalogueLabel{
  padding-right:10px;
  flex:1;
  /* width:200px;
  white-space: nowrap;
  overflow: hidden;
@@ -304,4 +308,4 @@
.icon-tabler-arrow-bar-to-left,.icon-tabler-arrow-bar-to-right{
  color:#707070 !important;
}
}