Ver código fonte

fix: external link icon

NGPixel 5 anos atrás
pai
commit
e413f3e420
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      client/themes/default/scss/app.scss

+ 1 - 1
client/themes/default/scss/app.scss

@@ -36,7 +36,7 @@
         font-size: 24px/1;
         font-size: 24px/1;
         padding-left: 3px;
         padding-left: 3px;
         display: inline-block;
         display: inline-block;
-        content: '\F3CC';
+        content: '\F03CC';
         color: mc('grey', '500');
         color: mc('grey', '500');
         text-decoration: none;
         text-decoration: none;
       }
       }