视频列表优化

This commit is contained in:
禺狨
2023-03-10 17:35:30 +08:00
parent 4722c5d02a
commit ca64882774
5 changed files with 9 additions and 1 deletions

View File

@@ -109,7 +109,6 @@ code {
color: #04c877;
}
.c-red {
color: #ff4d4f;
}
@@ -146,6 +145,14 @@ code {
&.only {
min-height: calc(100vh - 276px);
}
.playedu-main-title {
width: 100%;
height: 32px;
font-size: 16px;
font-weight: 500;
color: rgba(0, 0, 0, 0.85);
line-height: 32px;
}
}
.ant-menu-item {