Merge remote-tracking branch 'origin/master'
Showing
2 changed files
with
41 additions
and
25 deletions
-
Please register or sign in to post a comment
... | ... | @@ -40,6 +40,9 @@ table{ |
table,td,tr,.el-col,.title{ | ||
border-color: #E6E6E6 !important; | ||
} | ||
.el-table th{ | ||
background-color: #FBFBFB; | ||
} | ||
.formInput { | ||
height: 100%; | ||
width: 100%; | ||
... | ... |