Add styles for student

This commit is contained in:
sopheedaire 2024-01-06 11:44:46 +08:00
parent c4bcb30b80
commit 93768f4d4a
4 changed files with 141 additions and 142 deletions

View file

@ -19,7 +19,7 @@ export default function Dashboard() {
<RestrictedComponent allow_only={"Student"}>
<div
style={{
...styles.flex_row,
...styles.flex_column,
...{
flexWrap: "wrap",
justifyContent: "center",