10 lines
146 B
Plaintext
10 lines
146 B
Plaintext
|
|
.employeeDetailWrapper {
|
||
|
|
height: 100%;
|
||
|
|
padding: 10px 10px 0 10px;
|
||
|
|
|
||
|
|
.ant-spin-nested-loading,
|
||
|
|
.ant-spin-container {
|
||
|
|
height: 99%;
|
||
|
|
}
|
||
|
|
}
|