Commit 6ea37075 authored by Sarun Mungthanya's avatar Sarun Mungthanya
Browse files

issue color success sendpatch

parent 4f0b5c36
......@@ -176,7 +176,7 @@
serverKeySuccess.push(server);
});">
<template x-for="server in serverKeySuccess" :key="server.id">
<div class="bg-[##009332] text-white p-2 rounded mb-2">
<div class="bg-[#009332] text-white p-2 rounded mb-2">
Success: <span x-text="server.value"></span>
</div>
</template>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment