update wa official API
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user