clean up element plus css

This commit is contained in:
pa
2026-01-16 20:50:41 +09:00
committed by Natsumi
parent 78f3bc512d
commit 093fe082f2
29 changed files with 108 additions and 1268 deletions
@@ -739,18 +739,12 @@
align-items: center;
justify-content: center;
margin-top: 100px;
color: var(--el-text-color-secondary);
}
.divider {
padding: 0 400px;
transition: top 0.3s ease;
}
// override el-ui
.el-date-editor.el-input,
.el-date-editor.el-input__inner {
width: 200px;
}
.status-online {
display: flex;
justify-content: center;