This commit is contained in:
yanran200730
2022-07-29 11:44:18 +08:00
parent a701d94402
commit f834d71ca5

View File

@@ -216,13 +216,13 @@
.org-chart-node-label {
width: 40px;
height: 230px;
height: 254px;
margin-right: 15px;
padding: 0 0;
.org-chart-node-label-inner {
width: 40px!important;
height: 230px!important;
height: 254px!important;
border: 1px solid;
background: linear-gradient(180deg, rgba(69,210,218,0.2500) 0%, rgba(69,210,218,0.1000) 100%)!important;
border-image: linear-gradient(180deg, rgba(5, 185, 203, 1), rgba(73, 214, 207, 1)) 1 1!important;