weaver_trunk_cli/pc4mobx/prj/components/comp/prj-batch-share/index.less

52 lines
1.1 KiB
Plaintext

.prj-auth-customersize{
margin-top: 10px;
.ant-form-item {
font-size: 12px;
margin-bottom: 10px;
color: #666;
}
}
.wea-batchshare-table{
padding-top: 20px;
padding-left: 25px;
padding-right: 25px;
}
.wea-batchshare-table .wea-title {
font-size: 12px;
color: #484848;
padding-bottom: 10px;
padding-left: 10px;
border-bottom: solid 1px #ebebeb;
}
.wea-batchshare-table .wea-title i {
cursor: pointer;
}
.wea-batchshare-table .wea-title button {
width: 20px;
height: 20px;
text-align: center;
padding: 0;
margin-right: 15px;
}
.wea-batchshare-table .ant-table-tbody>tr>td {
padding: 10px 8px;
word-break: break-all;
}
.wea-batchshare-table .ant-table-thead>tr>th {
background-color: #f8fcff;
}
.wea-batchshare-table .ant-table-thead>tr>th {
padding-top: 14px;
padding-bottom: 14px;
}
.wea-batchshare-table .ant-table-thead th {
border-bottom: 1px solid #eaeaea;
font-weight: 400;
}
.wea-batchshare-table .ant-table,.wea-batchshare-table .ant-table table {
border-radius: 0;
}
.wea-batchshare-table .ant-btn-sm {
border-radius: 0;
}