feat: 添加最近访问菜单功能并移除Websocket菜单
This commit is contained in:
@@ -203,6 +203,10 @@ const formComponents = {
|
||||
animation: featureFade 0.8s ease-out;
|
||||
}
|
||||
|
||||
.dark .auth-feature {
|
||||
color: rgba(240, 245, 255, 0.92);
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
.auth-view__wrapper {
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user