@@ -619,24 +619,24 @@ defineExpose({
display: contents;
.left {
position: absolute;
- bottom: 6px;
- left: 10px;
+ bottom: 20px;
+ left: 12px;
}
.right {
- top: 6px;
- right: 6px;
+ top: 18px;
+ right: 8px;
font-size: 13px;
&::after {
content: '';
- top: 36px;
- left: -20px;
+ top: 51px;
+ left: -30px;
width: 180px;
height: 1px;
background: #dcdcdc;
- transform: rotate(27deg);
+ transform: rotate(41deg);