mirror of
https://github.com/lemeow125/Borrowing-TrackerFrontend.git
synced 2025-05-18 20:38:14 +08:00
Improved transaction entry, added create transaction page and improved student-related component layouts
This commit is contained in:
parent
5f0e3648d6
commit
38c2de3970
8 changed files with 298 additions and 29 deletions
|
@ -111,7 +111,7 @@ export default function Drawer() {
|
|||
paddingLeft: "8px",
|
||||
color:
|
||||
clearance.data?.cleared === "Cleared"
|
||||
? colors.green
|
||||
? colors.font_dark
|
||||
: colors.red,
|
||||
margin: 0,
|
||||
alignSelf: "center",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue