小修改

This commit is contained in:
A1300399510
2023-08-04 12:28:10 +08:00
parent 4387c10703
commit 63b09af190
5 changed files with 32 additions and 9 deletions

View File

@@ -1958,7 +1958,7 @@ export default {
.media-item {
width: 100px;
position: relative;
cursor: pointer;
// cursor: pointer;
flex-direction: column;
&:not(:nth-last-child(-n+5)) {
@@ -2032,6 +2032,7 @@ export default {
border: 1px solid rgba(215, 215, 215, 1);
color: #aaa;
font-weight: 400;
cursor: pointer;
}
.media-play-icon {