.mob-search-board {
|
position: fixed;
|
z-index: 1070;
|
top: 48px;
|
left: 0px;
|
right: 0px;
|
bottom: 0px;
|
background: rgba(0, 0, 0, 1);
|
.tools {
|
position: absolute;
|
top: 0;
|
left: 0;
|
z-index: 1;
|
width: 235px;
|
background: #ffffff;
|
border-right: 1px solid #d9d9d9;
|
height: 100%;
|
overflow-y: auto;
|
padding-bottom: 30px;
|
.ant-collapse-borderless {
|
background-color: #ffffff;
|
}
|
|
.ant-collapse-item.ant-collapse-item-active {
|
border-bottom: 1px solid #d9d9d9;
|
}
|
.ant-collapse .ant-collapse-header {
|
padding: 11px 16px 10px 40px;
|
border-bottom: 1px solid #d9d9d9;
|
background: #1890ff;
|
color: #ffffff;
|
}
|
.ant-collapse-content-box {
|
.ant-form-item {
|
margin-bottom: 10px;
|
.ant-form-item-label {
|
text-align: left;
|
height: 25px;
|
line-height: 25px;
|
}
|
}
|
.ant-btn {
|
margin-bottom: 10px;
|
}
|
}
|
.search-element {
|
padding-top: 10px;
|
li {
|
padding: 0px 16px 10px;
|
div {
|
cursor: move;
|
}
|
}
|
}
|
}
|
|
.modal-control {
|
position: absolute;
|
right: 0;
|
top: 0;
|
width: 120px;
|
height: 100vh;
|
padding: 20px 10px;
|
background: #ffffff;
|
z-index: 10;
|
transition: right 0.3s;
|
|
div:not(.draw), button:not(.ant-switch) {
|
display: block!important;
|
margin-bottom: 15px;
|
width: 100%;
|
}
|
.ant-switch.big {
|
min-width: 60px;
|
height: 24px;
|
line-height: 24px;
|
margin-bottom: 15px;
|
.ant-switch-inner {
|
font-size: 14px;
|
}
|
}
|
.ant-switch.big:after {
|
width: 22px;
|
height: 22px;
|
}
|
}
|
.setting {
|
position: relative;
|
width: 100vw;
|
height: 100%;
|
background: #959595;
|
|
.mob-shell {
|
margin: 0 auto;
|
background: #000000;
|
background-size: 100% 100%;
|
padding: 25px 13px 40px;
|
border-radius: 30px;
|
|
.am-navbar {
|
height: 45px;
|
line-height: 45px;
|
position: relative;
|
margin-bottom: 10px;
|
.anticon-close, .anticon-left {
|
position: absolute;
|
line-height: 45px;
|
font-size: 18px;
|
left: 10px;
|
}
|
.ant-btn {
|
position: absolute;
|
right: 20px;
|
border: none;
|
top: 6px;
|
color: #1890ff;
|
background-color: transparent;
|
cursor: default;
|
font-size: 16px;
|
box-shadow: none;
|
}
|
.am-navbar-title {
|
font-size: 16px;
|
text-align: center;
|
color: #000000;
|
}
|
.search-bar {
|
height: 35px;
|
line-height: 35px;
|
padding: 0 10px;
|
color:rgba(0, 0, 0, 0.65);
|
border: 1px solid #E9EDF0;
|
background: #E9EDF0;
|
border-radius: 4px;
|
position: relative;
|
top: 50%;
|
transform: translateY(-50%);
|
margin: 0 80px 0 10px;
|
}
|
}
|
.search-btn {
|
.reset {
|
width: 30%;
|
border-radius: 0;
|
opacity: 0.5;
|
cursor: default;
|
font-size: 18px;
|
height: 45px;
|
}
|
.submit {
|
width: 70%;
|
border-radius: 0;
|
opacity: 0.5;
|
cursor: default;
|
font-size: 18px;
|
height: 45px;
|
}
|
}
|
|
.setting-group {
|
position: absolute;
|
right: 0px;
|
top: 0px;
|
font-size: 18px;
|
padding: 5px;
|
cursor: pointer;
|
z-index: 1;
|
}
|
.plus-group {
|
color: #26C281;
|
position: absolute;
|
right: 0px;
|
top: 45px;
|
font-size: 18px;
|
padding: 5px;
|
cursor: pointer;
|
z-index: 2;
|
}
|
|
.modal-search-fields-row {
|
min-height: 300px;
|
padding: 0 10px 35px;
|
}
|
|
.modal-form {
|
padding: 0px 24px;
|
min-height: 87px;
|
.group-title {
|
position: relative;
|
min-height: 22px;
|
margin-bottom: 10px;
|
padding-top: 10px;
|
border-bottom: 1px solid #e8e8e8;
|
|
span {
|
padding: 0 5px 5px;
|
}
|
}
|
> .ant-row {
|
min-height: 120px;
|
}
|
.ant-row .ant-col-6 {
|
padding: 0 12px!important;
|
}
|
.ant-row.ant-form-item .ant-col {
|
padding: 0;
|
}
|
.textarea2, .textarea4 {
|
padding-left: 7px;
|
}
|
.page-card {
|
position: relative;
|
background: #ffffff;
|
border-radius: 2px;
|
margin-bottom: 15px;
|
.ant-form-item {
|
cursor: move;
|
display: flex;
|
margin-bottom: 0px;
|
.ant-form-item-label {
|
overflow: visible;
|
position: relative;
|
height: 40px;
|
label {
|
width: 100%;
|
cursor: move;
|
overflow: hidden;
|
display: inline-block;
|
text-overflow: ellipsis;
|
white-space: nowrap;
|
}
|
}
|
.ant-form-item-control-wrapper {
|
position: relative;
|
.ant-select {
|
width: 100%;
|
margin-top: 4px;
|
}
|
.ant-calendar-picker {
|
width: 100%;
|
margin-top: 4px;
|
}
|
.ant-input-number {
|
margin-top: 4px;
|
}
|
}
|
.ant-form-item-control-wrapper::after {
|
content: '';
|
position: absolute;
|
top: 0;
|
left: 0;
|
right: 0;
|
bottom: 0;
|
opacity: 0;
|
z-index: 1;
|
}
|
}
|
}
|
.ant-calendar-picker {
|
min-width: 100px!important;
|
}
|
}
|
}
|
}
|
.setting {
|
overflow-y: auto;
|
}
|
.setting::-webkit-scrollbar {
|
width: 7px;
|
}
|
.setting::-webkit-scrollbar-thumb {
|
border-radius: 5px;
|
box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.13);
|
background: rgba(0, 0, 0, 0.13);
|
}
|
.setting::-webkit-scrollbar-track {
|
box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05);
|
border-radius: 3px;
|
border: 1px solid rgba(0, 0, 0, 0.07);
|
background: rgba(0, 0, 0, 0);
|
}
|
}
|
|
.modal-fields {
|
.ant-modal {
|
top: 50px;
|
padding-bottom: 5px;
|
.ant-modal-body {
|
max-height: calc(100vh - 190px);
|
overflow-y: auto;
|
.ant-empty {
|
margin: 15vh 8px;
|
}
|
}
|
.ant-modal-body::-webkit-scrollbar {
|
width: 7px;
|
}
|
.ant-modal-body::-webkit-scrollbar-thumb {
|
border-radius: 5px;
|
box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.13);
|
background: rgba(0, 0, 0, 0.13);
|
}
|
.ant-modal-body::-webkit-scrollbar-track {
|
box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05);
|
border-radius: 3px;
|
border: 1px solid rgba(0, 0, 0, 0.07);
|
background: rgba(0, 0, 0, 0);
|
}
|
}
|
}
|