lcw
This commit is contained in:
@ -99,6 +99,7 @@
|
||||
overflow: auto;
|
||||
border: 1px solid #ccc;
|
||||
top: 4px;
|
||||
|
||||
right: 10px;
|
||||
left: 10px;
|
||||
background-color: #fff;
|
||||
@ -169,6 +170,10 @@
|
||||
justify-content: space-between;
|
||||
line-height: 48px;
|
||||
color: #000;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 10;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
&::v-deep .el-form--inline {
|
||||
@ -348,6 +353,7 @@
|
||||
margin-top: 14px;
|
||||
}
|
||||
}
|
||||
.makerTitlezb{
|
||||
|
||||
.makerTitlezb {
|
||||
color: orangered;
|
||||
}
|
||||
Reference in New Issue
Block a user