2024-08-22 09:48:00 +08:00
|
|
|
@charset "UTF-8";
|
|
|
|
|
/* 主题色 */
|
|
|
|
|
.btn.data-v-b1242aa0 {
|
|
|
|
|
width: 40%;
|
|
|
|
|
float: right;
|
|
|
|
|
margin-top: 15px;
|
2024-10-04 13:44:15 +08:00
|
|
|
background: #37cc92 !important;
|
2024-08-22 09:48:00 +08:00
|
|
|
}
|
|
|
|
|
.edit.data-v-b1242aa0 {
|
|
|
|
|
top: 20%;
|
|
|
|
|
}
|
|
|
|
|
.close.data-v-b1242aa0 {
|
|
|
|
|
background: #fff !important;
|
|
|
|
|
float: left;
|
|
|
|
|
color: #333;
|
|
|
|
|
}
|
|
|
|
|
|