Merge branch 'master' of https://github.com/metersphere/metersphere
This commit is contained in:
commit
37c426c8bc
|
@ -250,4 +250,8 @@
|
|||
|
||||
<style scoped>
|
||||
|
||||
.ms-drawer >>> .ms-drawer-body {
|
||||
margin-top: 80px;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
|
|
@ -178,7 +178,9 @@
|
|||
}
|
||||
|
||||
.ms-drawer-header {
|
||||
position: relative;
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
z-index: 999;
|
||||
}
|
||||
|
||||
.el-icon-close {
|
||||
|
|
Loading…
Reference in New Issue