Improve detail view on small screens

This commit is contained in:
eikek
2022-02-25 22:47:49 +01:00
parent cab2fc7997
commit dcd8267d6e
45 changed files with 335 additions and 136 deletions

View File

@@ -358,6 +358,7 @@ viewForm texts settings outerModel model =
else
[]
, rootClasses = "mb-4"
, sticky = True
}
, div [ class "mt-2" ]
[ viewState texts outerModel
@@ -409,6 +410,7 @@ viewList texts model =
}
]
, rootClasses = "mb-4"
, sticky = True
}
, Html.map TableMsg
(Comp.NotificationHookTable.view texts.notificationTable