Explorar el Código

Add small style change.

Lee Morgan hace 5 años
padre
commit
cd79eecde5
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      views/dashboardPage/css/strands/home.css

+ 5 - 0
views/dashboardPage/css/strands/home.css

@@ -29,6 +29,11 @@
         max-height: 43%;
     }
 
+#homeStrand td, #homeStrand th{
+    text-align: left;
+    padding-left: 25px;
+}
+
 .mostUsed{
     display: flex;
     flex-direction: column;