Skip to content

Commit 7ff8496

Browse files
author
Micah Torres
committed
LUL pt2
1 parent 1ab9776 commit 7ff8496

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

apps/dashboard/src/app/items/items-list/items-list.component.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,3 @@ mat-list-item:not(:first-of-type) {
55
.symbol {
66
color: #777;
77
}
8-
9-
.price {
10-
float: right;
11-
}
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
11
mat-list-item:not(:first-of-type) {
22
border-top: 1px solid #efefef;
33
}
4-
5-
.price {
6-
float: right;
7-
}

0 commit comments

Comments
 (0)