quick commit
This commit is contained in:
@@ -65,7 +65,6 @@ export default function Dashboard() {
|
||||
|
||||
return (
|
||||
<div className={`${style.dashboard} ${scheme}`}>
|
||||
<Amogus />
|
||||
<div className={style.body}>
|
||||
<CardColumn>
|
||||
<Card icon="🚊" name="Timetable">
|
||||
|
||||
@@ -9,6 +9,8 @@
|
||||
height: 100%;
|
||||
padding: 30px;
|
||||
overflow: scroll;
|
||||
|
||||
scrollbar-width: none;
|
||||
}
|
||||
|
||||
/* 7 to 16 */
|
||||
|
||||
Reference in New Issue
Block a user