row height

This commit is contained in:
Daniel Ponte 2024-12-20 14:44:21 -05:00
parent f4e7a5a311
commit 3cf9502e28

View file

@ -11,3 +11,8 @@
.duration {
max-width: 3em;
}
tr.mat-mdc-row {
height: 1.6rem !important;
font-size: 9pt;
}