Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
xiaofang li
MeterSphere
Commits
25323438
Commit
25323438
authored
4 years ago
by
chenjianxing
Browse files
Options
Download
Email Patches
Plain Diff
fix: 测试计划接口测试列表错位
parent
d4e1ffb5
pr@dev@fix_测试计划接口测试列表错位
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
frontend/src/business/components/track/plan/view/comonents/api/TestPlanApiScenarioList.vue
+6
-2
...track/plan/view/comonents/api/TestPlanApiScenarioList.vue
with
6 additions
and
2 deletions
+6
-2
frontend/src/business/components/track/plan/view/comonents/api/TestPlanApiScenarioList.vue
+
6
-
2
View file @
25323438
...
...
@@ -486,7 +486,11 @@ export default {
/
deep
/
.el-drawer__header
{
margin-bottom
:
0px
;
}
/
deep
/
.el-table__fixed-body-wrapper
{
top
:
59px
!important
;
.ms-select-all-fixed
>>>
th
:nth-child
(
2
)
.el-icon-arrow-down
{
top
:
-3px
;
}
/*/deep/ .el-table__fixed-body-wrapper {*/
/* top: 59px !important;*/
/*}*/
</
style
>
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help