小修改

This commit is contained in:
A1300399510
2023-08-11 12:12:11 +08:00
parent a98e2ab5df
commit 6e97cfd05b

View File

@@ -751,10 +751,14 @@ let deleteSeachVal = (i) => {
word-break: break-word;
position: relative;
&:hover .btn-icon {
display: block;
&:hover {
color: rgb(98, 177, 255);
.btn-icon {
display: block;
}
}
.btn-icon {
position: absolute;
top: 50%;