Skip to content

Instantly share code, notes, and snippets.

View splash-tdeacon's full-sized avatar

splash-tdeacon

  • Joined Apr 28, 2026
View GitHub Profile
@splash-tdeacon
splash-tdeacon / deposit-withdrawal-failure-display.md
Created May 13, 2026 16:50
PRD: Deposit & Withdrawal Failure Display in CS Admin

type: prd title: "Deposit & Withdrawal Failure Display in CS Admin" slug: deposit-withdrawal-failure-display version: 1.0.0 template_version: 1.3.0 domain: payments product_line: internal-tool status: reviewed created: 2026-05-13

@splash-tdeacon
splash-tdeacon / index.html
Created May 13, 2026 16:41
Splash Admin — Deposit & Withdrawal Failure Display Preview
<!DOCTYPE html>
<html lang="en" data-theme="light">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Splash Admin — Failure Details Preview</title>
<style>
/* ── Design tokens (matches splash-admin Tailwind config) ── */
:root {
--bg-page: #f8f9fa;