[update] 修改bug74240
This commit is contained in:
@@ -226,4 +226,13 @@ export default {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// 火狐样式设置
|
||||
@media screen and (min--moz-device-pixel-ratio:0) {
|
||||
.table {
|
||||
tr td{
|
||||
border: 1px solid #e3e4e6;
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user