|
|
|
@ -543,6 +543,10 @@ const { filterForm } = toRefs(data); |
|
|
|
|
//color: #f3ffff; |
|
|
|
|
color: #606266 !important; |
|
|
|
|
} |
|
|
|
|
::v-deep .el-table__row:hover td{ |
|
|
|
|
background-color: #fff !important; |
|
|
|
|
color: #000 !important; |
|
|
|
|
} |
|
|
|
|
@media (max-width:960px) { |
|
|
|
|
.app-container{ |
|
|
|
|
padding: 8px; |
|
|
|
|