Include duration in budgets table
This commit is contained in:
committed by
Javi Martín
parent
fe05bfe9ea
commit
d2871d7770
@@ -21,4 +21,10 @@
|
||||
text-transform: uppercase;
|
||||
}
|
||||
}
|
||||
|
||||
td time:last-of-type::after,
|
||||
td small::before {
|
||||
content: "";
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user