소스 검색

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;