过渡效果
This commit is contained in:
@@ -428,6 +428,8 @@ let deleteSeachVal = (i) => {
|
||||
width: 0;
|
||||
height: 0;
|
||||
position: absolute;
|
||||
// bottom: -46px;
|
||||
// left: -6px;
|
||||
bottom: -47px;
|
||||
left: -7px;
|
||||
}
|
||||
|
||||
@@ -198,6 +198,10 @@ const copy = () => {
|
||||
cursor: pointer;
|
||||
color: #000;
|
||||
}
|
||||
|
||||
.transmit-unfold-box .copy-link-btn:hover {
|
||||
background: rgba(70, 223, 186, 0.8);
|
||||
}
|
||||
</style>
|
||||
<style lang="less">
|
||||
.message-info {
|
||||
|
||||
Reference in New Issue
Block a user