This commit is contained in:
yanran200730
2024-10-27 18:29:43 +08:00
3 changed files with 5 additions and 6 deletions

View File

@@ -164,12 +164,11 @@
.el-icon-close {
position: absolute;
top: 6px;
right: 6px;
top: 12px;
right: 12px;
z-index: 11;
font-size: 40px;
font-size: 32px;
color: #333;
transition: transform ease-in-out 0.2;
cursor: pointer;
transform-origin: center center;