fix: miss logs

This commit is contained in:
jialin
2025-01-10 20:23:15 +08:00
parent da6cdcef84
commit 04d5b692b8
3 changed files with 45 additions and 43 deletions
@@ -3,7 +3,7 @@
flex-direction: column;
justify-content: center;
align-items: center;
color: rgba(255, 255, 255, 70%);
color: rgba(255, 255, 255, 100%);
gap: 5px;
.ant-btn:hover {
@@ -12,7 +12,7 @@
}
.ant-btn {
background-color: rgba(71, 71, 71, 50%) !important;
background-color: rgba(71, 71, 71, 100%) !important;
}
.pages {