mirror of
https://github.com/lemeow125/Borrowing-TrackerFrontend.git
synced 2025-06-29 00:45:49 +08:00
Add styles for student
This commit is contained in:
parent
c4bcb30b80
commit
93768f4d4a
4 changed files with 141 additions and 142 deletions
|
@ -19,7 +19,7 @@ export default function Dashboard() {
|
|||
<RestrictedComponent allow_only={"Student"}>
|
||||
<div
|
||||
style={{
|
||||
...styles.flex_row,
|
||||
...styles.flex_column,
|
||||
...{
|
||||
flexWrap: "wrap",
|
||||
justifyContent: "center",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue