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