mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-16 18:07:02 -04:00
PlatformIndicators: make mobile icon match Discord's (#1160)
This commit is contained in:
parent
d53476a32a
commit
f6fd7cf37a
3 changed files with 13 additions and 12 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue