
.page-detail[data-v-3bab4970] {
  padding: 20px;
.status-pending[data-v-3bab4970] {
    color: #909399;
}
.status-syncing[data-v-3bab4970] {
    color: #409eff;
}
.status-success[data-v-3bab4970] {
    color: #67c23a;
}
.status-failed[data-v-3bab4970] {
    color: #f56c6c;
}
.json-pre[data-v-3bab4970] {
    background-color: #f5f7fa;
    padding: 15px;
    border-radius: 4px;
    overflow-x: auto;
    font-family: 'Courier New', Courier, monospace;
    font-size: 12px;
}
.action-buttons[data-v-3bab4970] {
    text-align: center;
    margin-top: 20px;
    padding-bottom: 20px;
}
}

