lower zoneInterval font-size so intervals fit in cell with 12H mode
This commit is contained in:
parent
bafc9ce828
commit
6852bec4e3
1 changed files with 1 additions and 1 deletions
|
@ -476,7 +476,7 @@ table td
|
|||
grid-column: 2/3;
|
||||
text-align: right;
|
||||
height: 13px;
|
||||
font-size: 10px;
|
||||
font-size: 8px;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue