mirror of
https://github.com/lemeow125/Borrowing-TrackerFrontend.git
synced 2024-11-17 06:19:27 +08:00
Fix line height in transaction entry
This commit is contained in:
parent
9a2c53827d
commit
9d605d0a70
1 changed files with 0 additions and 1 deletions
|
@ -132,7 +132,6 @@ export default function TransactionEntry(props: props) {
|
|||
...{
|
||||
textAlign: "right",
|
||||
margin: 0,
|
||||
lineHeight: 0,
|
||||
},
|
||||
}}
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue