add: automatically stop all user ads when user cannot afford transfer

This commit is contained in:
trisua 2025-08-11 20:44:16 -04:00
parent 2cb7d08ddc
commit 59bccd9474
4 changed files with 70 additions and 26 deletions

View file

@ -48,7 +48,7 @@
.display_tag {
position: absolute;
bottom: 0.5rem;
top: 0.5rem;
left: 0.5rem;
padding: 0.15rem 0.5rem;
background: hsla(0, 0%, 0%, 50%);
@ -59,4 +59,5 @@
pointer-events: none;
border-radius: 0.4rem;
box-shadow: 0 0 2px hsla(0, 0%, 0%, 25%);
opacity: 25%;
}"))))