fixed live card bugs

This commit is contained in:
Kima
2024-04-24 19:23:05 +02:00
parent 02af238c1b
commit 236c34dbe6
3 changed files with 23 additions and 21 deletions

View File

@@ -555,7 +555,6 @@ class AbsencesPageState extends State<AbsencesPage>
),
Column(
children: [
// ide kell valami csik widget diagram idk
Container(
height: 9.11,
decoration: BoxDecoration(
@@ -570,8 +569,9 @@ class AbsencesPageState extends State<AbsencesPage>
),
),
),
// es ala ez
const SizedBox(
height: 3.0,
),
Row(
mainAxisAlignment:
MainAxisAlignment.spaceBetween,