14 lines
297 B
Plaintext
14 lines
297 B
Plaintext
|
|
.prj-query{
|
||
|
|
.prj-query-condition {
|
||
|
|
overflow-y: auto;
|
||
|
|
overflow-x: hidden;
|
||
|
|
}
|
||
|
|
.prj-query-btns {
|
||
|
|
width: 100%;
|
||
|
|
height: 60px;
|
||
|
|
padding-top: 20px;
|
||
|
|
text-align: center;
|
||
|
|
border-top: 1px solid #dadada;
|
||
|
|
background-color: #fff;
|
||
|
|
}
|
||
|
|
}
|