mirror of
https://github.com/lemeow125/Borrowing-TrackerFrontend.git
synced 2025-05-19 04:48:15 +08:00
color changes
This commit is contained in:
parent
96c8f9a150
commit
fafde17266
5 changed files with 13 additions and 10 deletions
|
@ -65,7 +65,7 @@ export default function Drawer() {
|
|||
style={{
|
||||
width: "48px",
|
||||
height: "48px",
|
||||
color: "white",
|
||||
color: "3fb860",
|
||||
marginRight: "2px",
|
||||
alignSelf: "center",
|
||||
justifySelf: "center",
|
||||
|
@ -96,7 +96,7 @@ export default function Drawer() {
|
|||
style={{
|
||||
width: "48px",
|
||||
height: "48px",
|
||||
color: "white",
|
||||
color: "3fb860",
|
||||
marginRight: "2px",
|
||||
alignSelf: "center",
|
||||
justifySelf: "center",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue