update wa official API

This commit is contained in:
WD - Dev
2025-10-07 21:01:15 +07:00
parent efca8f5f80
commit eb13c69431
55 changed files with 138040 additions and 1543 deletions
+10
View File
@@ -307,6 +307,16 @@ $statuspaygw = $datastatus['status_payment_gateway'];
line-height: 20px; /* Menyelaraskan teks dengan tinggi container */
color: white;
}
table td {
vertical-align: middle !important;
}
table th {
text-align: center; /* horizontal center */
vertical-align: middle !important; /* vertical center */
}
</style>
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
</head>