mirror of
https://github.com/Equicord/Equicord.git
synced 2025-03-14 14:10:26 -04:00
Fix CharCount Being Blocked
This commit is contained in:
parent
56ee61957c
commit
f6ba2aec92
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
color: var(--text-muted);
|
||||
text-align: right;
|
||||
position: absolute;
|
||||
bottom: -15px;
|
||||
bottom: 45px;
|
||||
right: 0;
|
||||
pointer-events: none;
|
||||
z-index: 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue