chore: remove invalid files

This commit is contained in:
jialin
2025-04-29 18:05:43 +08:00
parent a6c5ec8581
commit e5aa5ace15
2 changed files with 0 additions and 79 deletions
-16
View File
@@ -1,16 +0,0 @@
// footer all styles
.footer {
bottom: 0;
width: 100%;
background-color: transparent;
padding: 20px 0;
text-align: center;
font-size: var(--font-size-middle);
color: var(--ant-color-text-secondary);
.footer-content-left-text {
display: flex;
justify-content: center;
align-items: center;
}
}