Fixes For MutualGroupDMs & ServerInfo
Some checks are pending
Release / Build Equicord (push) Waiting to run
Test / Test (push) Waiting to run

This commit is contained in:
thororen1234 2025-04-30 23:01:36 -04:00
parent 6e2c8e5984
commit 385b58c7ff
No known key found for this signature in database
2 changed files with 13 additions and 12 deletions

View file

@ -41,9 +41,9 @@
border-bottom: 2px solid var(--background-modifier-accent);
margin: 20px 12px 0;
display: flex;
gap: 40px;
align-items: stretch;
flex-direction: row;
justify-content: center;
}
.vc-gp-tab {