File tree Expand file tree Collapse file tree 2 files changed +0
-5
lines changed
organization/bulk-import/view-bulk-import Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change 107107 width : 100% ;
108108
109109 th {
110- background-color : #f5f5f5 ;
111110 font-weight : 500 ;
112111 padding : 16px 12px ;
113112 }
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ $bar: 150px;
33$foo : $bar * 8 ;
44$color : #e2e4ec ;
55
6- // Container styles
76.container {
87 padding : 24px ;
98
@@ -84,7 +83,6 @@ $color: #e2e4ec;
8483 // Table styling
8584 .bordered-table {
8685 width : 100% ;
87- background : white ;
8886 border : 1px solid #e0e0e0 ;
8987 border-radius : 4px ;
9088 overflow : hidden ;
@@ -104,7 +102,6 @@ $color: #e2e4ec;
104102 }
105103
106104 th {
107- background-color : #fafafa ;
108105 font-weight : 500 ;
109106 border-bottom : 1px solid #e0e0e0 ;
110107 }
@@ -121,7 +118,6 @@ $color: #e2e4ec;
121118 // Paginator styling
122119 mat-paginator {
123120 border-top : 1px solid #e0e0e0 ;
124- background : white ;
125121 margin-top : 0 ;
126122 }
127123
You can’t perform that action at this time.
0 commit comments