更新
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
|
||||
::v-deep .el-input__inner {
|
||||
background-color: #fff;
|
||||
border: 1px solid #e9e9e9;
|
||||
border: 1px solid #e9e9e9 !important;
|
||||
|
||||
&:hover {
|
||||
border: 1px solid #0065d8;
|
||||
|
||||
@ -98,7 +98,7 @@ header {
|
||||
height: calc(100vh - 137px);
|
||||
overflow: auto;
|
||||
border: 1px solid #ccc;
|
||||
top: 10px;
|
||||
top: 4px;
|
||||
right: 10px;
|
||||
left: 10px;
|
||||
background-color: #fff;
|
||||
@ -262,6 +262,7 @@ header {
|
||||
position: absolute;
|
||||
right: 0px;
|
||||
left: 0px;
|
||||
background: #fff;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user