表格样式

This commit is contained in:
zhangdingyu
2019-03-27 08:48:57 +08:00
parent 93f67706fd
commit a035447b36
2 changed files with 6 additions and 171 deletions

View File

@@ -27,12 +27,12 @@
}
}
}
.el-table td, .el-table th.is-leaf{
border-bottom: 1px solid DarkGray;
border-left: 1px solid DarkGray;
border-top: 1px solid DarkGray;
border-right: 1px solid DarkGray;
}
//.el-table td, .el-table th.is-leaf{
// border-bottom: 1px solid DarkGray;
// border-left: 1px solid DarkGray;
// border-top: 1px solid DarkGray;
// border-right: 1px solid DarkGray;
//}
.el-textarea__inner,
.el-radio__inner,
.el-input__inner{