v1.1.0
This commit is contained in:
15
src/components/SelectUserTable/style.less
Normal file
15
src/components/SelectUserTable/style.less
Normal file
@@ -0,0 +1,15 @@
|
||||
.send_user_table {
|
||||
background: #fff;
|
||||
.search_input {
|
||||
width: 300px;
|
||||
background-color: #f6f6f6;
|
||||
}
|
||||
:global {
|
||||
.ant-table-thead > tr > th {
|
||||
background: #fff;
|
||||
}
|
||||
.ant-pro-card {
|
||||
box-shadow: none !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user