小修改
This commit is contained in:
@@ -751,10 +751,14 @@ let deleteSeachVal = (i) => {
|
|||||||
word-break: break-word;
|
word-break: break-word;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
&:hover .btn-icon {
|
&:hover {
|
||||||
display: block;
|
color: rgb(98, 177, 255);
|
||||||
|
.btn-icon {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.btn-icon {
|
.btn-icon {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
|
|||||||
Reference in New Issue
Block a user