12417 hace 3 años
padre
commit
991b45c169
Se han modificado 1 ficheros con 4 adiciones y 4 borrados
  1. 4 4
      ui/src/layout/components/Navbar.vue

+ 4 - 4
ui/src/layout/components/Navbar.vue

@@ -198,10 +198,10 @@ export default {
   }
 
   .svgStyle{
-    margin-bottom: 11px;
-    margin-right: 5px;
-    height: 26px;
-    width: 26px;
+    margin-bottom: 12px;
+    margin-right: 6px;
+    height: 25.5px;
+    width: 25.5px;
 
   }
 }