This commit is contained in:
闫晓茹 2023-04-27 16:07:42 +08:00
parent b7d2367b6e
commit 54c84d1916

View File

@ -1439,6 +1439,9 @@ export default {
// height: 208px !important;
background: none;
}
::v-deep .wihi:hover:after {
transform: translate(0%,30%);
}
::v-deep .video-avatar {
transform: translateX(-25%);
}