Skip to content

Fix layout bug in embedded notification

Flo Lee requested to merge fix-notification-height into main

This became necessary since a row layout with only invisible items has still the wrong height. Row seems to be more forgiving here ;)

(cherry picked from commit 9d4b374b)

Merge request reports