File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed
Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change @@ -701,3 +701,35 @@ time[datetime]:hover::after {
701701 content: unset !important ;
702702 }
703703}
704+
705+ /* https://discord.com/channels/1015060230222131221/1028106818368589824/1464809692466380864 */
706+
707+ .af3987915705da59-role span : nth-of-type (2 ) {
708+ dis play: flex;
709+ }
710+
711+ .af3987915705da59-role span : nth-of-type (2 ) img : first-of-type {
712+ width: 14px; /* 14px and 15px both look good, pick your preference */
713+ height: 14px; /* Keep in mind the images will be upscaled from 12x12 which may make them look a bit odd */
714+ }
715+
716+ .vc-permviewer-role-button { padding: 2px }
717+
718+ [class ^= roleTag ] > [class ^= role ] {
719+ bor der- radius: var(- - radius- sm);
720+ gap: 4px;
721+ padding: 0 4px;
722+ > [class ^= roleCircle ] { margin: unset }
723+ > span > [class ^= roleIcon ] {
724+ height: unset;
725+ width: unset;
726+ margin- inline-start: unset;
727+ }
728+ > [class ^= removeButton ] {
729+ position: absolute;
730+ height: 12px;
731+ width: 12px;
732+ opacity: 0;
733+ & : hover { opacity: 1 }
734+ }
735+ }
You can’t perform that action at this time.
0 commit comments