【fix】bug82598- 表格边框加样式
This commit is contained in:
@@ -909,8 +909,11 @@ export default {
|
||||
|
||||
/deep/ table {
|
||||
width: 100%;
|
||||
border: 1px solid;
|
||||
td {
|
||||
border: 1px solid;
|
||||
}
|
||||
}
|
||||
|
||||
/deep/ img {
|
||||
max-width: 100%;
|
||||
max-height: 500px;
|
||||
|
||||
Reference in New Issue
Block a user