浏览代码

Add small style change.

Lee Morgan 5 年之前
父节点
当前提交
cd79eecde5
共有 1 个文件被更改,包括 5 次插入0 次删除
  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;