style: 修改明亮主题字体颜色
This commit is contained in:
parent
777dbeae34
commit
32c9387c69
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user