33 lines
576 B
Plaintext
33 lines
576 B
Plaintext
@charset "UTF-8";
|
|
/* 主题色 */
|
|
.edit.data-v-fc1f5886 {
|
|
width: 75%;
|
|
padding: 15px;
|
|
}
|
|
.edit .editem.data-v-fc1f5886 {
|
|
padding: 0 !important;
|
|
background: #fff !important;
|
|
}
|
|
.edit .editem .right.data-v-fc1f5886 {
|
|
width: 72% !important;
|
|
}
|
|
.edit .editem.data-v-fc1f5886 slider {
|
|
width: 100%;
|
|
padding: 0 !important;
|
|
margin: 0 !important;
|
|
}
|
|
.btn.data-v-fc1f5886 {
|
|
width: 40%;
|
|
float: right;
|
|
margin-top: 15px;
|
|
background: #37cc92 !important;
|
|
}
|
|
.edit.data-v-fc1f5886 {
|
|
top: 20%;
|
|
}
|
|
.close.data-v-fc1f5886 {
|
|
background: #dfdfdf !important;
|
|
float: left;
|
|
}
|
|
|