Skip to content

Commit 8803f4f

Browse files
minORCfatbird
authored andcommitted
DBC1619: Icon size changes on delay list page
1 parent b918b74 commit 8803f4f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/frontend/src/Components/events/EventsTable.scss

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,13 @@ table {
6969
}
7070

7171
.delay-icon-img {
72+
width: 24px;
73+
}
74+
75+
tr.closure td.display_category .delay-icon-img {
7276
width: 20px;
7377
}
78+
79+
td.last_updated .friendly-time-text {
80+
font-size: 0.875rem;
81+
}

0 commit comments

Comments
 (0)