fix(plugin): remove explicit icon size, let container handle scaling
This commit is contained in:
@@ -167,8 +167,6 @@ function DeckyVaultIcon() {
|
||||
return (
|
||||
<svg
|
||||
viewBox="0 0 2000 2000"
|
||||
width="24"
|
||||
height="24"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
style={{
|
||||
fillRule: "evenodd",
|
||||
|
||||
Reference in New Issue
Block a user