quick commit

This commit is contained in:
2025-09-24 19:43:02 +02:00
parent 42066195da
commit 4f362ca2de
8 changed files with 142 additions and 69 deletions
-1
View File
@@ -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 */