Explorar o código

fix width of PresentationIcon

Yuki Takei %!s(int64=5) %!d(string=hai) anos
pai
achega
4a0b2af6ce
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/client/js/components/Icons/PresentationIcon.jsx

+ 1 - 1
src/client/js/components/Icons/PresentationIcon.jsx

@@ -3,7 +3,7 @@ import React from 'react';
 const PresentationIcon = () => (
   <svg
     xmlns="http://www.w3.org/2000/svg"
-    width="12.25"
+    width="14"
     height="14"
     viewBox="0 0 12.25 14"
   >