refactor(测试跟踪): 创建用例页面按钮样式保持统一

--bug=1025723 --user=宋昌昌 【工作台】我的待办-用例评审-显示了已结束状态评审 https://www.tapd.cn/55049933/s/1365687
This commit is contained in:
song-cc-rock 2023-04-23 16:01:39 +08:00 committed by jianxing
parent 42c7246bc8
commit cfd619eac2
1 changed files with 7 additions and 0 deletions

View File

@ -2236,6 +2236,13 @@ export default {
}
}
}
:deep(.el-button--small span) {
font-family: 'PingFang SC';
font-style: normal;
font-weight: 400;
font-size: 14px;
}
</style>
<style>
/* 用例编辑头部操作更多popover样式 */