style: 修改明亮主题字体颜色

This commit is contained in:
xlsea 2024-04-25 09:09:54 +08:00
parent 777dbeae34
commit 32c9387c69

View File

@ -228,7 +228,7 @@ watch(
.retry-table-number { .retry-table-number {
padding: 3px 7px; padding: 3px 7px;
background-color: #f4f4f4; background-color: #f4f4f4;
color: #d6d6d6; color: #555;
text-shadow: none !important; text-shadow: none !important;
font-weight: 400; font-weight: 400;
border-radius: 4px; border-radius: 4px;