子配置界面显示样式提取到css

This commit is contained in:
zhangwei
2018-05-31 14:31:09 +08:00
parent 36b401da10
commit 038a8818cf

View File

@@ -22538,6 +22538,18 @@ transition: background-color .1s ease-in-out;
/* END SHOW MORE CSS**/ /* END SHOW MORE CSS**/
/**<2A><><EFBFBD><EFBFBD><EFBFBD>б<EFBFBD><D0B1>Ӽ<EFBFBD>չʾ<D5B9><CABE>ʽ**/
.tabInfo {
width: 150px;
border: 1px solid #c2cad8;
padding: 5px;
border-bottom: 0px
}
.content {
width: 1050px;
background-color: #f6f3f3;
border: 1px solid #c2cad8;
padding: 5px;
}