feat: 调整operation颜色

This commit is contained in:
ZiuChen 2022-09-04 14:00:45 +08:00
parent 5e07f667b7
commit 4290f1b6ce

View File

@ -86,7 +86,7 @@
align-items: center;
justify-content: center;
font-size: 13px;
color: @text-color-lighter;
color: @primary-color;
background: @text-bg-color;
margin: 0px 2px;
border-radius: 5px;