diff --git a/src/components/05_quotation/TableQuotation.vue b/src/components/05_quotation/TableQuotation.vue index 4c23fcb7..d192287f 100644 --- a/src/components/05_quotation/TableQuotation.vue +++ b/src/components/05_quotation/TableQuotation.vue @@ -158,8 +158,8 @@ defineEmits<{ display: block; position: absolute; left: 0; - top: 5%; - bottom: 5%; + top: 15%; + bottom: 15%; background: var(--red-8); width: 4px; border-radius: 99rem;