Skip to content

Commit

Permalink
fix: 文字按钮的风格保持统一 TencentBlueKing#105
Browse files Browse the repository at this point in the history
  • Loading branch information
v_yutyi committed Oct 18, 2021
1 parent 114fd07 commit 260d9fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/pages/src/views/audit/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ export default {
position: absolute;
font-size: 14px;
cursor: pointer;
color: #02a8db;
color: #3a84ff;
right: 0px;
top: 65px;
z-index: 9999;
Expand Down
2 changes: 1 addition & 1 deletion src/pages/src/views/catalog/PageHome.vue
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ export default {
.reDataupdate {
font-family: MicrosoftYaHei, MicrosoftYaHei-Regular;
height: 32px;
font-size: 12px;
font-size: 14px;
color: #3a84ff;
line-height: 32px;
cursor: pointer;
Expand Down

0 comments on commit 260d9fa

Please # to comment.