小修改
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user