Skip to content

Commit

Permalink
fix: quickAction padding
Browse files Browse the repository at this point in the history
Signed-off-by: Manu Muñoz <manu.munoz@dhis2.org>
  • Loading branch information
mmmateos committed Feb 4, 2025
1 parent 96e59ac commit 52cbde1
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ package org.dhis2.usescases.teiDashboard.ui
import androidx.compose.foundation.layout.Arrangement
import androidx.compose.foundation.layout.Column
import androidx.compose.foundation.layout.PaddingValues
import androidx.compose.foundation.layout.Spacer
import androidx.compose.foundation.layout.fillMaxWidth
import androidx.compose.foundation.layout.offset
import androidx.compose.foundation.layout.padding
import androidx.compose.foundation.lazy.LazyRow
import androidx.compose.foundation.lazy.items
Expand Down

0 comments on commit 52cbde1

Please sign in to comment.