目录树样式调整
Showing
2 changed files
with
2 additions
and
2 deletions
| ... | @@ -321,7 +321,7 @@ export default { | ... | @@ -321,7 +321,7 @@ export default { |
| 321 | .linkLine_half_top::after { | 321 | .linkLine_half_top::after { |
| 322 | content: ""; | 322 | content: ""; |
| 323 | position: absolute; | 323 | position: absolute; |
| 324 | height: 24px; | 324 | height: 23px; |
| 325 | top: -14px; | 325 | top: -14px; |
| 326 | width: 1px; | 326 | width: 1px; |
| 327 | left: 7px; | 327 | left: 7px; | ... | ... |
| ... | @@ -435,7 +435,7 @@ export default { | ... | @@ -435,7 +435,7 @@ export default { |
| 435 | .linkLine_half_top::after { | 435 | .linkLine_half_top::after { |
| 436 | content: ""; | 436 | content: ""; |
| 437 | position: absolute; | 437 | position: absolute; |
| 438 | height: 24px; | 438 | height: 23px; |
| 439 | top: -14px; | 439 | top: -14px; |
| 440 | width: 1px; | 440 | width: 1px; |
| 441 | left: 9px; | 441 | left: 9px; | ... | ... |
-
Please register or sign in to post a comment