Skip to content

Commit a25f30d

Browse files
committed
Final Refactor
1 parent 7f8d53b commit a25f30d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/app/modules/reports/components/time-entries-table/time-entries-table.component.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
.col-height {
1010
min-height: auto;
1111
max-height: 8rem;
12-
// height: auto;
1312
}
1413

1514
.x-sm-col {
@@ -63,9 +62,6 @@
6362
@include scroll-style;
6463
}
6564

66-
67-
68-
6965
.hidden-col {
7066
display: none;
7167
}

0 commit comments

Comments
 (0)