feat(01): bank qr code

This commit is contained in:
puriphatt 2024-09-05 15:25:35 +07:00
parent 77ce547978
commit 6ea964852b
5 changed files with 273 additions and 151 deletions

View file

@ -67,7 +67,7 @@ input:checked + .slider {
background-color: hsl(var(--positive-bg));
&.disable {
background-color: var(--stone-4);
// background-color: var(--stone-4);
}
}