This commit is contained in:
X1627315083
2024-01-12 14:24:33 +08:00
parent 4fb3638d78
commit 3b839bcb44
4 changed files with 3 additions and 5 deletions

View File

@@ -1469,8 +1469,7 @@ export default defineComponent({
position: relative;
vertical-align: top;
flex-shrink: 0;
// max-height: 100%;
max-height: 80%;
max-height: 100%;
&:hover .icon_like {
display: block;
}