PlatformIndicators: make mobile icon match Discord's (#1160)

This commit is contained in:
Nuckyz 2023-05-16 23:37:47 -03:00 committed by GitHub
parent d53476a32a
commit f6fd7cf37a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 13 additions and 12 deletions

View file

@ -110,8 +110,8 @@
.vc-permviewer-perms-perms-item-icon {
border: 1px solid var(--background-modifier-selected);
width: 25px;
height: 25px;
width: 24px;
height: 24px;
margin-right: 5px;
}