操作提示样式修改
Showing
1 changed file
with
5 additions
and
0 deletions
| ... | @@ -63,4 +63,9 @@ | ... | @@ -63,4 +63,9 @@ |
| 63 | } | 63 | } |
| 64 | .el-table th { | 64 | .el-table th { |
| 65 | background-color: #f3f5fa; | 65 | background-color: #f3f5fa; |
| 66 | } | ||
| 67 | //操作提示样式 | ||
| 68 | .el-message{ | ||
| 69 | min-width: 200px!important; | ||
| 70 | top: 50px!important; | ||
| 66 | } | 71 | } |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or sign in to post a comment