优化代码生成模板
This commit is contained in:
@@ -480,3 +480,17 @@ aside {
|
||||
position: relative;
|
||||
float: right;
|
||||
}
|
||||
.icon {
|
||||
width: 100px;
|
||||
}
|
||||
// 上传文件按钮样式
|
||||
.uploader-icon {
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
line-height: 50px;
|
||||
border: 1px dashed #ccc;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.table-td-thumb {
|
||||
width: 80px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user