重构一下数据库
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
-apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
|
||||
line-height: 1.6;
|
||||
font-weight: 400;
|
||||
color: #0f172a;
|
||||
color: #e2e8f0;
|
||||
background-color: #0b1120;
|
||||
text-rendering: optimizeLegibility;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
|
||||
@@ -478,7 +478,7 @@ onMounted(() => {
|
||||
background: #0b1120;
|
||||
position: relative;
|
||||
padding: 32px 16px;
|
||||
color: #0f172a;
|
||||
color: #e2e8f0;
|
||||
overflow: hidden;
|
||||
}
|
||||
.login-page.scanning::before {
|
||||
|
||||
Reference in New Issue
Block a user