合并代码

This commit is contained in:
Teng 2026-03-16 17:07:54 +08:00
parent f91d925d91
commit bc49554fc6
2 changed files with 2 additions and 5 deletions

View File

@ -308,11 +308,8 @@
background: #fff;
position: relative;
display: flex;
// overflow: hidden;
white-space: nowrap;
border-radius: 1.6vw;
// border: 2px solid rgba(245, 246, 248, 1);
.zkadd {
width: 10vw;

View File

@ -282,8 +282,8 @@
justify-content: center;
align-items: center;
position: absolute;
top: 0.6vw;
right: -1vw;
top: 1.6vw;
right: -0.6vw;
}
image {