Fix CharCount Being Blocked

This commit is contained in:
thororen1234 2024-10-10 15:47:16 -04:00
parent 56ee61957c
commit f6ba2aec92

View file

@ -3,7 +3,7 @@
color: var(--text-muted); color: var(--text-muted);
text-align: right; text-align: right;
position: absolute; position: absolute;
bottom: -15px; bottom: 45px;
right: 0; right: 0;
pointer-events: none; pointer-events: none;
z-index: 1; z-index: 1;