fix line height
This commit is contained in:
@@ -184,4 +184,7 @@ const getLineColor = (result: Result) => {
|
||||
div.end {
|
||||
@apply justify-self-end ms-2;
|
||||
}
|
||||
tr {
|
||||
height: 33px;
|
||||
}
|
||||
</style>
|
||||
@@ -163,4 +163,7 @@ const getLineColor = (result: Result) => {
|
||||
div.end {
|
||||
@apply justify-self-end ms-2;
|
||||
}
|
||||
tr {
|
||||
height: 33px;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user