mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-29 00:14:23 -04:00
Make ChatBarIcons Match Other Sizes
This commit is contained in:
parent
fe067e8105
commit
cf1471c01c
9 changed files with 13 additions and 14 deletions
|
@ -114,8 +114,8 @@ const ChatBarIcon: ChatBarButtonFactory = ({ isMainChat }) => {
|
|||
}}
|
||||
>
|
||||
<svg
|
||||
width="24"
|
||||
height="24"
|
||||
width="20"
|
||||
height="20"
|
||||
viewBox="0 0 129 171"
|
||||
>
|
||||
{!enabled && <>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue