mirror of
https://github.com/lemeow125/Borrowing-TrackerFrontend.git
synced 2025-06-29 00:45:49 +08:00
student and teacher dashboard responsive
This commit is contained in:
parent
8427414c25
commit
04ce14a5a0
6 changed files with 19 additions and 20 deletions
|
@ -21,10 +21,10 @@ export default function Dashboard() {
|
|||
style={{
|
||||
...styles.flex_column,
|
||||
...{
|
||||
flexWrap: "wrap",
|
||||
justifyContent: "center",
|
||||
marginLeft: "16px",
|
||||
marginRight: "16px",
|
||||
alignItems: "center",
|
||||
marginInline: "10px"
|
||||
|
||||
},
|
||||
}}
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue