解决系统业务配置详情页数据表中的label名称太长时(英文、俄文)样式错乱的问题

This commit is contained in:
chenjinsong
2018-03-06 14:10:03 +08:00
parent 8c07861b98
commit 5294f42df1
2 changed files with 20 additions and 16 deletions

View File

@@ -49,4 +49,8 @@ select, input {
margin-top: 15px;
margin-bottom: 15px;
background-color: #F8F8FF;
}
.table-item {
margin-top: 5px;
margin-bottom: 5px;
}