🐞 fix: 修复登录页样式异常
This commit is contained in:
@@ -145,7 +145,7 @@ const deleteModule = (index) => {
|
||||
<style scoped>
|
||||
.dashboard-root {
|
||||
min-height: 100vh;
|
||||
background: linear-gradient(135deg, #f9fafb 0%, #f3f4f6 100%);
|
||||
/* background: linear-gradient(135deg, #f9fafb 0%, #f3f4f6 100%); */
|
||||
padding: 32px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user