mirror of
https://github.com/PlayEdu/backend
synced 2025-12-29 00:39:48 +08:00
视频列表优化
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user