ZhiYeJianKang_PeiXun/Song.Site/Manage/Sys/Styles/ProfitSharing_Edit.css
2025-02-20 15:41:53 +08:00

15 lines
186 B
CSS

@charset "utf-8";
body {
}
.GridViewArea{
display:table;
width:100%;
}
/*添加价格*/
.plAddProfit{
margin-top: 10px;
margin-left:20px;
}
.editRow td{
background-color: #FF9;
}