优化
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user