This commit is contained in:
Mulverine 2025-06-06 22:19:51 +10:00 committed by GitHub
commit a0de5061e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,12 +1,12 @@
.vc-channeltabs-icon {
height: 1.5rem;
width: 1.5rem;
height: 20px;
width: 20px;
border-radius: 50%;
}
.vc-channeltabs-guild-acronym-icon {
height: 1.25rem;
width: 1.5rem;
height: 20px;
width: 20px;
min-width: 1.5rem;
border-radius: 50%;
padding-top: 0.25rem;
@ -16,7 +16,7 @@
/* user avatars */
.vc-channeltabs-tab [class^="wrapper_"] {
min-width: 1.5rem;
min-width: 20px;
}
.vc-channeltabs-name-text {