diff --git a/src/assets/icons/CPart.svg b/src/assets/icons/CPart.svg index 931b5358..6b75a0d1 100644 --- a/src/assets/icons/CPart.svg +++ b/src/assets/icons/CPart.svg @@ -1,68 +1,29 @@ - - - + + + + + .cls-2 { + stroke: #333; + stroke-miterlimit: 10; + } + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/component/Detail/detailRight/editPrintElement.vue b/src/component/Detail/detailRight/editPrintElement.vue index 4b926521..00eaa0a5 100644 --- a/src/component/Detail/detailRight/editPrintElement.vue +++ b/src/component/Detail/detailRight/editPrintElement.vue @@ -1152,7 +1152,7 @@ export default defineComponent({ border-radius: 1rem; overflow: hidden; &.active{ - border: 2px solid #B4B4B4; + border: 2.5px solid #B4B4B4; } > img{ width: 100%;