小修改

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; 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%;