@@ -290,13 +290,15 @@
padding: 8Px 12Px;
position: absolute;
left: 50%;
- top: 46Px;
+ top: 48Px;
transform: translateX(-60%);
z-index: 1;
color: #fff;
width: max-content;
word-break: keep-all;
> i {
+ display: inline-block;
+ min-width: 12Px;
width: 12Px;
height: 12Px;
background-image: url('./icons/close_icon.png');