合并代码
This commit is contained in:
parent
f91d925d91
commit
bc49554fc6
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -282,8 +282,8 @@
|
|||
justify-content: center;
|
||||
align-items: center;
|
||||
position: absolute;
|
||||
top: 0.6vw;
|
||||
right: -1vw;
|
||||
top: 1.6vw;
|
||||
right: -0.6vw;
|
||||
}
|
||||
|
||||
image {
|
||||
|
|
|
|||
Loading…
Reference in New Issue