row height
This commit is contained in:
parent
f4e7a5a311
commit
3cf9502e28
1 changed files with 5 additions and 0 deletions
|
@ -11,3 +11,8 @@
|
||||||
.duration {
|
.duration {
|
||||||
max-width: 3em;
|
max-width: 3em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
tr.mat-mdc-row {
|
||||||
|
height: 1.6rem !important;
|
||||||
|
font-size: 9pt;
|
||||||
|
}
|
Loading…
Reference in a new issue