19 lines
298 B
Plaintext
19 lines
298 B
Plaintext
.uapbd-link-item {
|
|
color: "#007ace";
|
|
cursor: "pointer";
|
|
}
|
|
.uapbd-bill-tree-table{
|
|
height: 100%;
|
|
background-color: #fff;
|
|
}
|
|
.uapbd-search-refer-item{
|
|
width: 200px;
|
|
}
|
|
.uapbd-flex-contain{
|
|
display: flex;
|
|
flex: 1;
|
|
flex-direction: column;
|
|
}
|
|
.uapbd-srcoll-ele-bot{
|
|
margin-bottom: 4px;
|
|
} |