Removed all mr-5, mb-5 and basis tailwind classes.
Will soon remove tailwind totally.
This commit is contained in:
@ -23,7 +23,7 @@ import { CashierReportService } from './cashier-report.service';
|
||||
@Component({
|
||||
selector: 'app-cashier-report',
|
||||
templateUrl: './cashier-report.component.html',
|
||||
styleUrls: ['./cashier-report.component.css'],
|
||||
styleUrls: ['./cashier-report.component.sass'],
|
||||
imports: [
|
||||
CurrencyPipe,
|
||||
MatButtonModule,
|
||||
|
||||
Reference in New Issue
Block a user