合并代码
This commit is contained in:
parent
f91d925d91
commit
bc49554fc6
|
|
@ -308,11 +308,8 @@
|
||||||
background: #fff;
|
background: #fff;
|
||||||
position: relative;
|
position: relative;
|
||||||
display: flex;
|
display: flex;
|
||||||
// overflow: hidden;
|
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
border-radius: 1.6vw;
|
border-radius: 1.6vw;
|
||||||
// border: 2px solid rgba(245, 246, 248, 1);
|
|
||||||
|
|
||||||
|
|
||||||
.zkadd {
|
.zkadd {
|
||||||
width: 10vw;
|
width: 10vw;
|
||||||
|
|
|
||||||
|
|
@ -282,8 +282,8 @@
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0.6vw;
|
top: 1.6vw;
|
||||||
right: -1vw;
|
right: -0.6vw;
|
||||||
}
|
}
|
||||||
|
|
||||||
image {
|
image {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue