26 lines
427 B
Plaintext
26 lines
427 B
Plaintext
.branch-wapper {
|
|
height: 100%;
|
|
display: flex;
|
|
flex-direction: column;
|
|
|
|
.branch-content {
|
|
flex: 1;
|
|
|
|
.switch-wrapper {
|
|
width: 100%;
|
|
padding: 20px 20% 40px 30%;
|
|
}
|
|
|
|
.numberComposition .ant-table-thead {
|
|
background: #f7fbfe;
|
|
}
|
|
|
|
.startReservedNumberSet {
|
|
.icon-coms-Flow-setting {
|
|
font-size: 16px;
|
|
cursor: pointer;
|
|
line-height: 30px;
|
|
}
|
|
}
|
|
}
|
|
} |