路由更改
This commit is contained in:
@@ -553,7 +553,7 @@ tr.el-table__row{
|
||||
height: 44px;
|
||||
}
|
||||
.el-table--border td, .el-table--border th, .el-table__body-wrapper .el-table--border.is-scrolling-left~.el-table__fixed{
|
||||
border-right: 1px dashed rgba(209, 209, 209, 1);
|
||||
border-right: 1px solid rgba(209, 209, 209, 1);
|
||||
}
|
||||
.el-table td, .el-table th.is-leaf{
|
||||
border-bottom: 1px solid rgba(209, 209, 209, 1);
|
||||
@@ -569,7 +569,7 @@ tr.el-table__row{
|
||||
input.el-input__inner{
|
||||
display: inline-block;
|
||||
width: 180px;
|
||||
colro: #999;
|
||||
color: #999;
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
font-family: MicrosoftYaHei,微软雅黑;
|
||||
|
||||
Reference in New Issue
Block a user