mirror of
https://github.com/PlayEdu/backend
synced 2025-12-28 22:29:43 +08:00
线上课操作按钮优化
This commit is contained in:
@@ -420,6 +420,12 @@ textarea.ant-input {
|
||||
}
|
||||
}
|
||||
|
||||
.b-n-link {
|
||||
&:hover {
|
||||
color: rgba(@primaryColor, 0.8) !important;
|
||||
}
|
||||
}
|
||||
|
||||
.c-gray {
|
||||
color: rgba(#333333, 0.3);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user