Skip to content

Commit bcbd97b

Browse files
committed
Width box correction
1 parent a25f30d commit bcbd97b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
}
3434

3535
@mixin scroll-style {
36-
width: 40em;
36+
width: 25em;
3737
overflow: hidden;
3838
white-space: normal;
3939
display: -webkit-box;

0 commit comments

Comments
 (0)