mirror of
https://github.com/PlayEdu/backend
synced 2025-12-28 22:29:43 +08:00
首页概览跳转优化
This commit is contained in:
@@ -567,3 +567,10 @@ textarea.ant-input {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.footer-icon {
|
||||
cursor: pointer;
|
||||
&:hover {
|
||||
opacity: 0.8;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user