mirror of
https://github.com/lemeow125/Borrowing-TrackerFrontend.git
synced 2025-05-18 20:38:14 +08:00
Polished dashboard and added buttons
This commit is contained in:
parent
56a4ecd5d3
commit
553156ef7c
3 changed files with 232 additions and 7 deletions
|
@ -14,7 +14,7 @@ export default function Header(props: props) {
|
|||
style={{
|
||||
position: "sticky",
|
||||
top: 0,
|
||||
zIndex: -1,
|
||||
zIndex: 1,
|
||||
backgroundColor: colors.header_color,
|
||||
display: "flex",
|
||||
flexDirection: "row",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue