@levecap/style
Advanced tools
+1
-1
| { | ||
| "name": "@levecap/style", | ||
| "version": "1.0.65", | ||
| "version": "1.0.66", | ||
| "dependencies": { | ||
@@ -5,0 +5,0 @@ "@customjs/nunito": "^1.0.10" |
@@ -1,16 +0,5 @@ | ||
| @import './../../colors'; | ||
| td.mat-cell, | ||
| th.mat-header-cell { | ||
| padding: 3px !important; | ||
| .mat-cell, | ||
| .mat-header-cell { | ||
| padding-left: 6px !important; | ||
| padding-right: 6px !important; | ||
| } | ||
| td.mat-cell:first-of-type, | ||
| th.mat-header-cell:first-of-type { | ||
| padding-left: 16px !important; | ||
| } | ||
| td.mat-cell:last-of-type, | ||
| th.mat-header-cell:last-of-type { | ||
| padding-right: 16px !important; | ||
| } |
10767
-1.72%