Big Chunk of updates on way to making the sales portion working
This commit is contained in:
10
bookie/src/app/sales/bills/bills.component.css
Normal file
10
bookie/src/app/sales/bills/bills.component.css
Normal file
@ -0,0 +1,10 @@
|
||||
.kot {
|
||||
background-color: red;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.square-button {
|
||||
min-width: 150px;
|
||||
max-width: 150px;
|
||||
min-height: 150px;
|
||||
}
|
||||
Reference in New Issue
Block a user