Add nriDescription to root element

This commit is contained in:
Brian J. Cardiff 2022-06-24 17:27:06 -03:00
parent b52e1b8711
commit 370e4c5f80

View File

@ -849,6 +849,7 @@ styleContent contentVisible config =
styleContainer : List (Html.Attribute msg)
styleContainer =
[ class "Container"
, AttributesExtra.nriDescription "Nri-Ui-Menu-V3"
, css
[ position relative
, display inlineBlock