25 lines
395 B
Plaintext
25 lines
395 B
Plaintext
.custom_browser_dialog {
|
|
.tableSearch {
|
|
float: right;
|
|
margin: 16px;
|
|
position: relative;
|
|
z-index: 99;
|
|
min-width: 200px;
|
|
}
|
|
|
|
.ant-spin-nested-loading, .ant-spin-container {
|
|
height: 100%;
|
|
}
|
|
|
|
.wea-hr-muti-dialog {
|
|
.wea-input-focus {
|
|
height: 35px !important;
|
|
width: 100% !important;
|
|
|
|
input {
|
|
height: 100% !important;
|
|
}
|
|
}
|
|
}
|
|
}
|